aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao2010-04-27
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-04-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | net: ipmr: add support for dumping routing tables over netlinkPatrick McHardy2010-04-26
| | * | | | | | | | | | | | | net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-26
| | * | | | | | | | | | | | | net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy2010-04-26
| * | | | | | | | | | | | | | TCP: avoid to send keepalive probes if receiving dataFlavio Leitner2010-04-27
| * | | | | | | | | | | | | | bridge: multicast router list manipulationstephen hemminger2010-04-27
| * | | | | | | | | | | | | | bridge: use is_multicast_ether_addrstephen hemminger2010-04-27
| * | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | bridge: Fix build of ipv6 multicast code.David S. Miller2010-04-27
| * | | | | | | | | | | | | | | bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明2010-04-26
| * | | | | | | | | | | | | | | net: use sk_sleep()Eric Dumazet2010-04-26
| * | | | | | | | | | | | | | | phonet: use phonet_pernet instead of directly net_genericJiri Pirko2010-04-26
| * | | | | | | | | | | | | | | netns: rename unregister_pernet_subsys parameterJiri Pirko2010-04-25
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | rps: optimize rps_get_cpu()Changli Gao2010-04-25
| * | | | | | | | | | | | | | Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...David S. Miller2010-04-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | bridge br_multicast: IPv6 MLD support.YOSHIFUJI Hideaki2010-04-23
| | * | | | | | | | | | | | | | bridge br_multicast: Make functions less ipv4 dependent.YOSHIFUJI Hideaki2010-04-23
| | * | | | | | | | | | | | | | ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki2010-04-23
| * | | | | | | | | | | | | | | IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-24
| * | | | | | | | | | | | | | | IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-24
| * | | | | | | | | | | | | | | IPv6: data structure changes for new socket optionsBrian Haley2010-04-24
| * | | | | | | | | | | | | | | l2tp_eth: fix memory allocationJiri Pirko2010-04-23
| * | | | | | | | | | | | | | | l2tp: fix memory allocationJiri Pirko2010-04-23
| * | | | | | | | | | | | | | | Merge branch 'master' into for-davemJohn W. Linville2010-04-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | / / / / / / / / / / / | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen2010-04-20
| | * | | | | | | | | | | | | mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2010-04-20
| | * | | | | | | | | | | | | ath9k: Group Key fix for VAPsDaniel Yingqiang Ma2010-04-20
| | * | | | | | | | | | | | | mac80211: add missing newlineJohannes Berg2010-04-19
| | * | | | | | | | | | | | | mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen2010-04-19
| | * | | | | | | | | | | | | mac80211: fix stopping RX BA session from timerJohannes Berg2010-04-19
| | * | | | | | | | | | | | | 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: 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