summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-10-24rtnetlink: speedup rtnl_dump_ifinfo()Eric Dumazet
2009-10-24gre: convert hash tables locking to RCUEric Dumazet
2009-10-24ip6tnl: convert hash tables locking to RCUEric Dumazet
2009-10-24ipip: convert hash tables locking to RCUEric Dumazet
2009-10-24xfrm6_tunnel: RCU conversionEric Dumazet
2009-10-24ipv6 sit: RCU conversion phase IIEric Dumazet
2009-10-24ipv6 sit: RCU conversion phase IEric Dumazet
2009-10-23pkt_sched: skbedit add support for setting markjamal
2009-10-22rtnetlink: rtnl_setlink() and rtnl_getlink() changesEric Dumazet
2009-10-21net: Use sk_tx_queue_mapping for connected socketsKrishna Kumar
2009-10-21net: Fix for dst_negative_adviceKrishna Kumar
2009-10-21net: IPv6 changesKrishna Kumar
2009-10-21net: Introduce sk_tx_queue_mappingKrishna Kumar
2009-10-20filter: Add SKF_AD_QUEUE instructionEric Dumazet
2009-10-20af_packet: mc_drop/flush_mclist changesEric Dumazet
2009-10-20af_packet: Avoid cache line dirtyingEric Dumazet
2009-10-20IP: CleanupsJohn Dykstra
2009-10-20pkt_sched: ingress socket filter by markjamal
2009-10-19xfrm: remove skb_icv_walkSteffen Klassert
2009-10-19ah6: convert to ahashSteffen Klassert
2009-10-19ah4: convert to ahashSteffen Klassert
2009-10-19net: sk_drops consolidation part 2Eric Dumazet
2009-10-19inet: rename some inet_sock fieldsEric Dumazet
2009-10-18genetlink: Optimize and one bug fix in genl_generate_id()Krishna Kumar
2009-10-18genetlink: Optimize genl_register_family()Krishna Kumar
2009-10-18af_iucv: remove duplicate sock_set_flagUrsula Braun
2009-10-18af_iucv: use sk functions to modify sk->sk_ack_backlogHendrik Brueckner
2009-10-15Phonet: hold socket before giving it to sk_deliver_skb()Rémi Denis-Courmont
2009-10-15net: sk_drops consolidationEric Dumazet
2009-10-14Phonet: forward incoming packetsRémi Denis-Courmont
2009-10-14Phonet: route outgoing packetsRémi Denis-Courmont
2009-10-14Phonet: routing table Netlink interfaceRémi Denis-Courmont
2009-10-14Phonet: routing table backendRémi Denis-Courmont
2009-10-14Phonet: deliver broadcast packets to broadcast socketsRémi Denis-Courmont
2009-10-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet
2009-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-13x25: bit and/or confusion in x25_ioctl()?roel kluin
2009-10-13tcp: replace ehash_size by ehash_maskEric Dumazet
2009-10-13ipv6: fix devconf after adding force_tllao optionCosmin Ratiu
2009-10-13udp: Fix udp_poll() and ioctl()Eric Dumazet
2009-10-13tcp: fix tcp_defer_accept to consider the timeoutWilly Tarreau
2009-10-13net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg
2009-10-12mac80211: fix ibss raceJohannes Berg
2009-10-12mac80211: fix logic error ibss merge bssid checkFelix Fietkau
2009-10-12Revert "af_packet: add interframe drop cmsg (v6)"David S. Miller
2009-10-12ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.YOSHIFUJI Hideaki / 吉藤英明
2009-10-12ipv6 sit: Fix 6rd relay address.YOSHIFUJI Hideaki / 吉藤英明