summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov2009-10-201-3/+31
| * | tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov2009-10-201-2/+2
| * | Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller2009-10-201-1/+0
| * | AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama2009-10-191-0/+2
* | | vlan: allow null VLAN ID to be usedEric Dumazet2009-10-274-5/+6
* | | rtnetlink: speedup rtnl_dump_ifinfo()Eric Dumazet2009-10-242-18/+26
* | | gre: convert hash tables locking to RCUEric Dumazet2009-10-241-17/+23
* | | ip6tnl: convert hash tables locking to RCUEric Dumazet2009-10-241-19/+25
* | | ipip: convert hash tables locking to RCUEric Dumazet2009-10-241-21/+28
* | | xfrm6_tunnel: RCU conversionEric Dumazet2009-10-241-19/+28
* | | ipv6 sit: RCU conversion phase IIEric Dumazet2009-10-241-18/+27
* | | ipv6 sit: RCU conversion phase IEric Dumazet2009-10-241-23/+50
| |/ |/|
* | pkt_sched: skbedit add support for setting markjamal2009-10-231-1/+16
* | rtnetlink: rtnl_setlink() and rtnl_getlink() changesEric Dumazet2009-10-221-19/+19
* | net: Use sk_tx_queue_mapping for connected socketsKrishna Kumar2009-10-211-6/+18
* | net: Fix for dst_negative_adviceKrishna Kumar2009-10-214-5/+11
* | net: IPv6 changesKrishna Kumar2009-10-211-2/+1
* | net: Introduce sk_tx_queue_mappingKrishna Kumar2009-10-211-1/+4
* | filter: Add SKF_AD_QUEUE instructionEric Dumazet2009-10-201-0/+3
* | af_packet: mc_drop/flush_mclist changesEric Dumazet2009-10-201-8/+4
* | af_packet: Avoid cache line dirtyingEric Dumazet2009-10-201-1/+1
* | IP: CleanupsJohn Dykstra2009-10-203-5/+2
* | pkt_sched: ingress socket filter by markjamal2009-10-201-0/+3
* | xfrm: remove skb_icv_walkSteffen Klassert2009-10-191-78/+0
* | ah6: convert to ahashSteffen Klassert2009-10-191-80/+272
* | ah4: convert to ahashSteffen Klassert2009-10-191-59/+236
* | net: sk_drops consolidation part 2Eric Dumazet2009-10-194-2/+6
* | inet: rename some inet_sock fieldsEric Dumazet2009-10-1938-335/+351
* | genetlink: Optimize and one bug fix in genl_generate_id()Krishna Kumar2009-10-181-16/+8
* | genetlink: Optimize genl_register_family()Krishna Kumar2009-10-181-5/+3
* | af_iucv: remove duplicate sock_set_flagUrsula Braun2009-10-181-1/+0
* | af_iucv: use sk functions to modify sk->sk_ack_backlogHendrik Brueckner2009-10-181-2/+2
* | Phonet: hold socket before giving it to sk_deliver_skb()Rémi Denis-Courmont2009-10-151-1/+3
* | net: sk_drops consolidationEric Dumazet2009-10-159-34/+20
* | Phonet: forward incoming packetsRémi Denis-Courmont2009-10-151-0/+32
* | Phonet: route outgoing packetsRémi Denis-Courmont2009-10-151-5/+12
* | Phonet: routing table Netlink interfaceRémi Denis-Courmont2009-10-152-0/+161
* | Phonet: routing table backendRémi Denis-Courmont2009-10-151-6/+94
* | Phonet: deliver broadcast packets to broadcast socketsRémi Denis-Courmont2009-10-152-0/+27
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-135-33/+49
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-132-2/+4
| |\
| | * mac80211: document ieee80211_rx() context requirementJohannes Berg2009-10-121-0/+2
| | * mac80211: fix ibss raceJohannes Berg2009-10-121-1/+1
| | * mac80211: fix logic error ibss merge bssid checkFelix Fietkau2009-10-121-1/+1
| * | udp: Fix udp_poll() and ioctl()Eric Dumazet2009-10-131-30/+43
| * | tcp: fix tcp_defer_accept to consider the timeoutWilly Tarreau2009-10-131-0/+1
| * | pkt_sched: pedit use proper structjamal2009-10-121-1/+1
| |/
* | net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-131-10/+3
* | x25: bit and/or confusion in x25_ioctl()?roel kluin2009-10-131-1/+1
* | tcp: replace ehash_size by ehash_maskEric Dumazet2009-10-137-19/+19