aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2010-12-08
| | * | | | nl80211/mac80211: Report signal averageBruno Randolf2010-12-07
| | * | | | cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-06
| | * | | | cfg80211: require add_virtual_intf to return new devJohannes Berg2010-12-06
| | * | | | nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona2010-12-06
| | | |_|/ | | |/| |
* | / | | net: Abstract default ADVMSS behind an accessor.David S. Miller2010-12-13
|/ / / /
* | | | ipv4: Don't pre-seed hoplimit metric.David S. Miller2010-12-13
* | | | net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller2010-12-13
* | | | xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi2010-12-10
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-10
|\ \ \ \
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-06
| |\| | |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-02
| | |\ \ \
| | | * | | Bluetooth: clean up legal textAndrei Emeltchenko2010-12-01
| | | * | | Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-01
| | | * | | Bluetooth: clean up l2cap codeAndrei Emeltchenko2010-12-01
| | | * | | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-01
| | | * | | Bluetooth: clean up sco codeAndrei Emeltchenko2010-12-01
| | * | | | cfg80211: Add documentation for antenna opsBruno Randolf2010-12-02
| | |/ / /
| | * | | mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-11-30
| | * | | nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg2010-11-29
* | | | | net: optimize INET input path furtherEric Dumazet2010-12-09
* | | | | 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