summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-03-05ipv4: Remove flowi from struct rtable.David S. Miller
2011-03-05ipv4: Set rt->rt_iif more sanely on output routes.David S. Miller
2011-03-05ipv4: Get peer more cheaply in rt_init_metrics().David S. Miller
2011-03-05ipv4: Optimize flow initialization in output route lookup.David S. Miller
2011-03-04inetpeer: seqlock optimizationEric Dumazet
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-03DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy
2011-03-03ipv6: Use ERR_CAST in addrconf_dst_alloc.David S. Miller
2011-03-03ipv4: Fix __ip_dev_find() to use ifa_local instead of ifa_address.David S. Miller
2011-03-03net_sched: reduce fifo qdisc sizeEric Dumazet
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy
2011-03-03ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails.David S. Miller
2011-03-03AF_RXRPC: Handle receiving ACKALL packetsDavid Howells
2011-03-03dcbnl: add support for retrieving peer configuration - ceeShmulik Ravid
2011-03-03dcbnl: add support for retrieving peer configuration - ieeeShmulik Ravid
2011-03-02net: dcbnl: check correct ops in dcbnl_ieee_set()John Fastabend
2011-03-02ipv4: ip_route_output_key() is better as an inline.David S. Miller
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2011-03-02xfrm: Return dst directly from xfrm_lookup()David S. Miller
2011-03-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-03-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-03-02netfilter: nf_log: avoid oops in (un)bind with invalid nfproto valuesJan Engelhardt
2011-03-02dccp: fix oops on Reset after closeGerrit Renker
2011-03-02inet: Replace left-over references to inet->corkHerbert Xu
2011-03-02pfkey: fix warningStephen Hemminger
2011-03-02ipv6: Make icmp route lookup code a bit clearer.David S. Miller
2011-03-01ipv4: Make icmp route lookup code a bit clearer.David S. Miller
2011-03-01xfrm: Handle blackhole route creation via afinfo.David S. Miller
2011-03-01ipvs: fix dst_lock locking on dest updateJulian Anastasov
2011-03-01ipv6: Normalize arguments to ip6_dst_blackhole().David S. Miller
2011-03-01xfrm: Kill XFRM_LOOKUP_WAIT flag.David S. Miller
2011-03-01ipv6: Change final dst lookup arg name to "can_sleep"David S. Miller
2011-03-01ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller
2011-03-01net: Add FLOWI_FLAG_CAN_SLEEP.David S. Miller
2011-03-01ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller
2011-03-01ipv4: Can final ip_route_connect() arg to boolean "can_sleep".David S. Miller
2011-03-01ipv6: Consolidate route lookup sequences.David S. Miller
2011-03-01udp: Add lockless transmit pathHerbert Xu
2011-03-01udp: Switch to ip_finish_skbHerbert Xu
2011-03-01inet: Add ip_make_skb and ip_finish_skbHerbert Xu
2011-03-01inet: Remove explicit write references to sk/inet in ip_append_dataHerbert Xu
2011-03-01inet: Remove unused sk_sndmsg_* from UFOHerbert Xu
2011-03-01mac80211: make rate control Kconfig warning depend on mac80211Johannes Berg
2011-03-01mac80211: add support for showing the last rx bitrateFelix Fietkau
2011-03-01cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau