aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* X25: Add if_x25.h and x25 to device identifiersAndrew Hendry2010-04-221-16/+20
* net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans2010-04-221-0/+7
* tcp: fix outsegs stat for TSO segmentsTom Herbert2010-04-221-2/+3
* IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2010-04-222-1/+25
* net: Orphan and de-dst skbs earlier in xmit path.David S. Miller2010-04-221-7/+8
* rps: immediate send IPI in process_backlog()Eric Dumazet2010-04-221-34/+42
* ethernet: print protocol in host byte orderJohannes Berg2010-04-211-1/+1
* net: Introduce skb_orphan_try()Eric Dumazet2010-04-211-1/+0
* fasync: RCU and fine grained lockingEric Dumazet2010-04-211-62/+11
* tcp: Mark v6 response packets as CHECKSUM_PARTIALDavid S. Miller2010-04-211-0/+3
* tcp: Fix ipv6 checksumming on response packets for real.David S. Miller2010-04-211-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-2110-11/+19
|\
| * net: Fix an RCU warning in dev_pick_tx()David Howells2010-04-211-1/+1
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-211-1/+4
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-195-7/+11
| | |\
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-1311-28/+125
| | |\ \
| | * \ \ Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-04-121-1/+4
| | |\ \ \
| | | * | | svcrdma: RDMA support not yet compatible with RPC6Tom Tucker2010-04-051-1/+4
| * | | | | ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu2010-04-211-1/+1
| * | | | | bridge: add a missing ntohs()Eric Dumazet2010-04-201-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-202-1/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | mac80211: pass HT changes to driver when off channelReinette Chatre2010-04-191-0/+2
| | * | | | mac80211: remove bogus TX agg state assignmentJohannes Berg2010-04-191-1/+0
| * | | | | packet : remove init_net restrictionDaniel Lezcano2010-04-161-2/+0
| * | | | | ip: Fix ip_dev_loopback_xmit()Eric Dumazet2010-04-152-2/+2
| * | | | | net: dev_pick_tx() fixEric Dumazet2010-04-151-2/+6
| * | | | | fib: suppress lockdep-RCU false positive in FIB trie.Eric Dumazet2010-04-141-1/+3
| | |_|_|/ | |/| | |
* | | | | net: Remove two unnecessary exports (skbuff).Rami Rosen2010-04-201-4/+2
* | | | | net: Fix various endianness glitchesEric Dumazet2010-04-2017-61/+65
* | | | | net: sk_sleep() helperEric Dumazet2010-04-2040-191/+191
* | | | | net: emphasize rtnl lock required in call_netdevice_notifiersJiri Pirko2010-04-201-0/+1
* | | | | rps: consistent rxhashEric Dumazet2010-04-201-7/+18
* | | | | rps: cleanupsEric Dumazet2010-04-201-69/+80
* | | | | rps: static functionsEric Dumazet2010-04-191-2/+2
* | | | | rps: shortcut net_rps_action()Eric Dumazet2010-04-191-47/+32
* | | | | net: Introduce skb_orphan_try()Eric Dumazet2010-04-181-14/+13
* | | | | net: remove time limit in process_backlog()Eric Dumazet2010-04-181-3/+2
* | | | | rps: rps_sock_flow_table is mostly readEric Dumazet2010-04-171-1/+1
* | | | | rfs: Receive Flow SteeringTom Herbert2010-04-166-28/+283
* | | | | ipv6: fix the comment of ip6_xmit()Shan Wei2010-04-151-1/+1
* | | | | net: replace ipfragok with skb->local_dfShan Wei2010-04-1511-15/+16
* | | | | ipv6: cancel to setting local_df in ip6_xmit()Shan Wei2010-04-151-4/+0
* | | | | net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4Joe Perches2010-04-151-2/+2
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-04-1529-218/+658
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-1529-218/+658
| |\ \ \ \ \
| | * | | | | mac80211: check whether scan is in progress before queueing scan_workTeemu Paasikivi2010-04-091-1/+6
| | * | | | | mac80211: fix typo for LDPC capabilityLuis R. Rodriguez2010-04-091-1/+1
| | * | | | | mac80211: delay skb linearising in rx decryptionZhu Yi2010-04-091-7/+9
| | * | | | | mac80211: enhance tracingJohannes Berg2010-04-088-4/+303
| | * | | | | mac80211: Moved mesh action codes to a more visible locationJavier Cardona2010-04-085-10/+8