aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-10ethtool: Report link-down while interface is downBen Hutchings1-1/+3
2010-12-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi2-0/+2
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller10-57/+148
2010-12-09The new jhash implementationJozsef Kadlecsik1-78/+105
2010-12-09net: optimize INET input path furtherEric Dumazet3-28/+34
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller1-3/+23
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-1/+7
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert1-0/+1
2010-12-08filter: constify sk_run_filter()Eric Dumazet1-1/+1
2010-12-08net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet1-1/+2
2010-12-07dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny1-0/+21
2010-12-06__in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet1-1/+1
2010-12-06filter: add SKF_AD_RXHASH and SKF_AD_CPUEric Dumazet1-1/+3
2010-12-06usbnet: changes for upcoming cdc_ncm driverAlexey Orishko1-0/+6
2010-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville10-57/+148
2010-12-06tg3: Move EEE definitions into mdio.hMatt Carlson1-0/+5
2010-12-06filter: fix sk_filter rcu handlingEric Dumazet1-1/+3
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens4-632/+0
2010-12-02net: kill unused macros from head fileShan Wei6-16/+0
2010-12-02net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei1-2/+1
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6John W. Linville5-45/+45
2010-12-02cfg80211: Add documentation for antenna opsBruno Randolf1-0/+7
2010-12-02ssb: extract indexes for power tablesRafał Miłecki2-0/+44
2010-12-02ipv6: Create inet6_csk_route_req().David S. Miller1-0/+3
2010-12-02ipv6: Add rt6_get_peer() helper.David S. Miller1-0/+9
2010-12-01timewait_sock: Create and use getpeer op.David S. Miller2-0/+9
2010-12-01inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller1-1/+0
2010-12-01inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller1-6/+6
2010-12-01Bluetooth: clean up legal textAndrei Emeltchenko4-25/+25
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko2-9/+9
2010-12-01Bluetooth: clean up l2cap codeAndrei Emeltchenko1-5/+5
2010-12-01Bluetooth: clean up rfcomm codeAndrei Emeltchenko1-2/+2
2010-12-01Bluetooth: clean up sco codeAndrei Emeltchenko1-4/+4
2010-12-01net sched: use xps information for qdisc NUMA affinityEric Dumazet1-1/+19
2010-11-30inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller2-2/+2
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller2-0/+5
2010-11-30inetpeer: Add inet_getpeer_v6()David S. Miller1-0/+10
2010-11-30inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller1-1/+10
2010-11-30inetpeer: Introduce inet_peer_address_t.David S. Miller1-1/+9
2010-11-30mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach1-4/+24
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg2-8/+28
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller6-2/+137
2010-11-29af_unix: limit recursion levelEric Dumazet1-0/+2
2010-11-29xps: add __rcu annotationsEric Dumazet1-2/+2
2010-11-29sctp: kill unused macros in head fileShan Wei2-5/+0
2010-11-28xps: Add CONFIG_XPSTom Herbert1-24/+28
2010-11-28xfrm: fix gre key endianessTimo Teräs1-2/+2
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry1-0/+2
2010-11-28net: add netif_tx_queue_frozen_or_stoppedEric Dumazet1-2/+4
2010-11-28sctp: kill unused macro definitionShan Wei1-14/+0