summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | net: Abstract away all dst_entry metrics accesses.David S. Miller2010-12-09
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | filter: fix sk_filter rcu handlingEric Dumazet2010-12-06
| * | | | | af_unix: limit recursion levelEric Dumazet2010-11-29
* | | | | | tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-02
* | | | | | net: kill unused macros from head fileShan Wei2010-12-02
* | | | | | net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei2010-12-02
* | | | | | ipv6: Create inet6_csk_route_req().David S. Miller2010-12-02
* | | | | | ipv6: Add rt6_get_peer() helper.David S. Miller2010-12-02
* | | | | | timewait_sock: Create and use getpeer op.David S. Miller2010-12-01
* | | | | | inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller2010-12-01
* | | | | | inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller2010-12-01
* | | | | | inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller2010-11-30
* | | | | | ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller2010-11-30
* | | | | | inetpeer: Add inet_getpeer_v6()David S. Miller2010-11-30
* | | | | | inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller2010-11-30
* | | | | | inetpeer: Introduce inet_peer_address_t.David S. Miller2010-11-30
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-11-29
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-24
| | * | | | | cfg80211: Add documentation for antenna opsBruno Randolf2010-11-24
| | * | | | | cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-24
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-24
| | * | | | | cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez2010-11-22
| | * | | | | nl80211/mac80211: Report signal averageBruno Randolf2010-11-18
| | * | | | | mac80211: defines for AC numbersJohannes Berg2010-11-17
| | * | | | | mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-16
| | * | | | | cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-16
| | * | | | | mac80211: Add function to get probe request template for current APJuuso Oikarinen2010-11-16
| | * | | | | mac80211: Add antenna configurationBruno Randolf2010-11-16
| | * | | | | cfg80211: Add nl80211 antenna configurationBruno Randolf2010-11-16
| | * | | | | mac80211: support hardware TX fragmentation offloadArik Nemtsov2010-11-16
* | | | | | | sctp: kill unused macros in head fileShan Wei2010-11-29
* | | | | | | xfrm: fix gre key endianessTimo Teräs2010-11-28
* | | | | | | X25 remove bkl in subscription ioctlsandrew hendry2010-11-28
* | | | | | | sctp: kill unused macro definitionShan Wei2010-11-28
* | | | | | | rtnl: make link af-specific updates atomicThomas Graf2010-11-27
* | | | | | | scm: lower SCM_MAX_FDEric Dumazet2010-11-24
* | | | | | | ipv6: mcast: RCU conversionEric Dumazet2010-11-24
|/ / / / / /
* | | | | | netns: let net_generic take pointer-to-const argsJan Engelhardt2010-11-21
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-19
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-18
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna2010-11-15
| | * | | | b43legacy: Fix compile on ARM architectureArnd Hannemann2010-11-15
| * | | | | net: Fix duplicate volatile warning.Tetsuo Handa2010-11-18
* | | | | | net: use the macros defined for the members of flowiChangli Gao2010-11-17
* | | | | | rtnetlink: Link address family APIThomas Graf2010-11-17
* | | | | | net: reorder struct sock fieldsEric Dumazet2010-11-16
* | | | | | udp: use atomic_inc_not_zero_hintEric Dumazet2010-11-16