summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: Abstract default MTU metric calculation behind an accessor.David S. Miller2010-12-142-7/+9
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-141-13/+45
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-131-13/+45
| |\
| | * cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2010-12-081-0/+3
| | * nl80211/mac80211: Report signal averageBruno Randolf2010-12-071-0/+4
| | * cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-061-9/+29
| | * cfg80211: require add_virtual_intf to return new devJohannes Berg2010-12-061-4/+7
| | * nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona2010-12-061-0/+2
* | | net: Abstract default ADVMSS behind an accessor.David S. Miller2010-12-132-1/+14
|/ /
* | ipv4: Don't pre-seed hoplimit metric.David S. Miller2010-12-123-16/+11
* | net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller2010-12-121-1/+14
* | xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi2010-12-101-0/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-107-52/+84
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-067-52/+84
| |\ \ | | |/
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-025-45/+45
| | |\
| | | * Bluetooth: clean up legal textAndrei Emeltchenko2010-12-014-25/+25
| | | * Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-012-9/+9
| | | * Bluetooth: clean up l2cap codeAndrei Emeltchenko2010-12-011-5/+5
| | | * Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-011-2/+2
| | | * Bluetooth: clean up sco codeAndrei Emeltchenko2010-12-011-4/+4
| | * | cfg80211: Add documentation for antenna opsBruno Randolf2010-12-021-0/+7
| | |/
| | * mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-11-301-4/+24
| | * nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg2010-11-291-3/+8
* | | net: optimize INET input path furtherEric Dumazet2010-12-093-28/+34
* | | net: Abstract away all dst_entry metrics accesses.David S. Miller2010-12-091-3/+23
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-082-1/+5
|\ \ \ | |/ / |/| |
| * | filter: fix sk_filter rcu handlingEric Dumazet2010-12-061-1/+3
| * | af_unix: limit recursion levelEric Dumazet2010-11-291-0/+2
* | | tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-024-632/+0
* | | net: kill unused macros from head fileShan Wei2010-12-026-16/+0
* | | net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei2010-12-021-2/+1
* | | ipv6: Create inet6_csk_route_req().David S. Miller2010-12-021-0/+3
* | | ipv6: Add rt6_get_peer() helper.David S. Miller2010-12-021-0/+9
* | | timewait_sock: Create and use getpeer op.David S. Miller2010-12-012-0/+9
* | | inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller2010-12-011-1/+0
* | | inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller2010-12-011-6/+6
* | | inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller2010-11-302-2/+2
* | | ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller2010-11-302-0/+5
* | | inetpeer: Add inet_getpeer_v6()David S. Miller2010-11-301-0/+10
* | | inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller2010-11-301-1/+10
* | | inetpeer: Introduce inet_peer_address_t.David S. Miller2010-11-301-1/+9
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-11-293-2/+72
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-243-2/+72
| |\ \ \ | | | |/ | | |/|
| | * | cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-241-0/+12
| | * | cfg80211: Add documentation for antenna opsBruno Randolf2010-11-241-0/+7
| | * | cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-242-4/+4
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-242-1/+2
| | |\ \
| | * | | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-241-4/+0
| | * | | cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez2010-11-221-0/+7
| | * | | nl80211/mac80211: Report signal averageBruno Randolf2010-11-181-0/+4
OpenPOWER on IntegriCloud