summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2010-12-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-10net: optimize INET input path furtherEric Dumazet
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-06filter: fix sk_filter rcu handlingEric Dumazet
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens
2010-12-02net: kill unused macros from head fileShan Wei
2010-12-02net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2010-12-02cfg80211: Add documentation for antenna opsBruno Randolf
2010-12-02ipv6: Create inet6_csk_route_req().David S. Miller
2010-12-02ipv6: Add rt6_get_peer() helper.David S. Miller
2010-12-02timewait_sock: Create and use getpeer op.David S. Miller
2010-12-02inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller
2010-12-02inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller
2010-12-01Bluetooth: clean up legal textAndrei Emeltchenko
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko
2010-12-01Bluetooth: clean up l2cap codeAndrei Emeltchenko
2010-12-01Bluetooth: clean up rfcomm codeAndrei Emeltchenko
2010-12-01Bluetooth: clean up sco codeAndrei Emeltchenko
2010-11-30inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller
2010-11-30inetpeer: Add inet_getpeer_v6()David S. Miller
2010-11-30inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller
2010-11-30inetpeer: Introduce inet_peer_address_t.David S. Miller
2010-11-30mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-11-29af_unix: limit recursion levelEric Dumazet
2010-11-29sctp: kill unused macros in head fileShan Wei
2010-11-28xfrm: fix gre key endianessTimo Teräs
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry
2010-11-28sctp: kill unused macro definitionShan Wei
2010-11-28rtnl: make link af-specific updates atomicThomas Graf
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg
2010-11-24cfg80211: Add documentation for antenna opsBruno Randolf
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-24scm: lower SCM_MAX_FDEric Dumazet
2010-11-24ipv6: mcast: RCU conversionEric Dumazet
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez
2010-11-21netns: let net_generic take pointer-to-const argsJan Engelhardt
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa