aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e...Nishant Sarmukadam2010-04-16
* | | X25: Add if_x25.h and x25 to device identifiersAndrew Hendry2010-04-22
* | | net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans2010-04-22
* | | tcp: fix outsegs stat for TSO segmentsTom Herbert2010-04-22
* | | IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2010-04-22
* | | net: Orphan and de-dst skbs earlier in xmit path.David S. Miller2010-04-22
* | | rps: immediate send IPI in process_backlog()Eric Dumazet2010-04-22
* | | ethernet: print protocol in host byte orderJohannes Berg2010-04-22
* | | net: Introduce skb_orphan_try()Eric Dumazet2010-04-22
* | | fasync: RCU and fine grained lockingEric Dumazet2010-04-21
* | | tcp: Mark v6 response packets as CHECKSUM_PARTIALDavid S. Miller2010-04-21
* | | tcp: Fix ipv6 checksumming on response packets for real.David S. Miller2010-04-21
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-21
|\ \ \ | | |/ | |/|
| * | net: Fix an RCU warning in dev_pick_tx()David Howells2010-04-21
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-21
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-19
| | |\ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-13
| | |\ \ \
| | * \ \ \ Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-04-12
| | |\ \ \ \
| | | * | | | svcrdma: RDMA support not yet compatible with RPC6Tom Tucker2010-04-05
| * | | | | | ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu2010-04-21
| * | | | | | bridge: add a missing ntohs()Eric Dumazet2010-04-20
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-20
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | mac80211: pass HT changes to driver when off channelReinette Chatre2010-04-19
| | * | | | | mac80211: remove bogus TX agg state assignmentJohannes Berg2010-04-19
| * | | | | | packet : remove init_net restrictionDaniel Lezcano2010-04-16
| * | | | | | ip: Fix ip_dev_loopback_xmit()Eric Dumazet2010-04-15
| * | | | | | net: dev_pick_tx() fixEric Dumazet2010-04-15
| * | | | | | fib: suppress lockdep-RCU false positive in FIB trie.Eric Dumazet2010-04-14
| | |_|_|/ / | |/| | | |
* | | | | | net: Remove two unnecessary exports (skbuff).Rami Rosen2010-04-21
* | | | | | net: Fix various endianness glitchesEric Dumazet2010-04-20
* | | | | | net: sk_sleep() helperEric Dumazet2010-04-20
* | | | | | net: emphasize rtnl lock required in call_netdevice_notifiersJiri Pirko2010-04-20
* | | | | | rps: consistent rxhashEric Dumazet2010-04-20
* | | | | | rps: cleanupsEric Dumazet2010-04-20
* | | | | | rps: static functionsEric Dumazet2010-04-19
* | | | | | rps: shortcut net_rps_action()Eric Dumazet2010-04-19
* | | | | | net: Introduce skb_orphan_try()Eric Dumazet2010-04-18
* | | | | | net: remove time limit in process_backlog()Eric Dumazet2010-04-18
* | | | | | rps: rps_sock_flow_table is mostly readEric Dumazet2010-04-17
* | | | | | rfs: Receive Flow SteeringTom Herbert2010-04-16
* | | | | | ipv6: fix the comment of ip6_xmit()Shan Wei2010-04-16
* | | | | | net: replace ipfragok with skb->local_dfShan Wei2010-04-16
* | | | | | ipv6: cancel to setting local_df in ip6_xmit()Shan Wei2010-04-16
* | | | | | net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4Joe Perches2010-04-15
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-04-15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | mac80211: check whether scan is in progress before queueing scan_workTeemu Paasikivi2010-04-09
| | * | | | | mac80211: fix typo for LDPC capabilityLuis R. Rodriguez2010-04-09
| | * | | | | mac80211: delay skb linearising in rx decryptionZhu Yi2010-04-09
| | * | | | | mac80211: enhance tracingJohannes Berg2010-04-08