summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.David S. Miller2010-12-123-2/+4
* bridge: Use consistent NF_DROP returns in nf_pre_routingHerbert Xu2010-12-101-16/+9
* af_packet: use swap() instead of the open coded macro XC()Changli Gao2010-12-101-5/+3
* ethtool: Report link-down while interface is downBen Hutchings2010-12-101-2/+15
* pktgen: adding prefetchw() callJunchang Wang2010-12-101-0/+2
* inet6: Remove redundant unlikely()Tobias Klauser2010-12-101-1/+1
* xfrm: Traffic Flow Confidentiality for IPv6 ESPMartin Willi2010-12-101-8/+24
* xfrm: Traffic Flow Confidentiality for IPv4 ESPMartin Willi2010-12-101-8/+24
* xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi2010-12-101-2/+17
* net/ipv6/udp.c: fix typo in flush_stack()Jiri Pirko2010-12-101-1/+1
* ipv6: Fix 'release_it' logic in tcp_v6_get_peer()David S. Miller2010-12-101-1/+1
* bridge: Fix return values of br_multicast_add_group/br_multicast_new_groupTobias Klauser2010-12-101-4/+6
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-12-101-8/+0
|\
| * dccp: remove unused macrosShan Wei2010-12-101-8/+0
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-1023-219/+538
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-0624-223/+553
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-022-1/+12
| | |\ \
| | * | | Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-014-41/+73
| | * | | Bluetooth: clean up l2cap codeAndrei Emeltchenko2010-12-011-4/+3
| | * | | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-013-18/+23
| | * | | Bluetooth: clean up sco codeAndrei Emeltchenko2010-12-011-9/+13
| | * | | Bluetooth: Fix error handling for l2cap_init()Anderson Lizardo2010-12-011-2/+5
| | * | | Bluetooth: Get rid of __rfcomm_get_sock_by_channel()Gustavo F. Padovan2010-12-011-12/+7
| | * | | Bluetooth: Get rid of __l2cap_get_sock_by_psm()Gustavo F. Padovan2010-12-011-13/+9
| | * | | Bluetooth: do not use assignment in if conditionAndrei Emeltchenko2010-12-011-6/+12
| | * | | Bluetooth: timer check sk is not owned before freeingAndrei Emeltchenko2010-12-011-12/+20
| | * | | Bluetooth: Check sk is not owned before freeing l2cap_connAndrei Emeltchenko2010-12-011-0/+26
| | * | | Bluetooth: hidp: fix information leak to userlandVasiliy Kulikov2010-12-011-1/+1
| | * | | Bluetooth: cmtp: fix information leak to userlandVasiliy Kulikov2010-12-011-0/+1
| | * | | Bluetooth: bnep: fix information leak to userlandVasiliy Kulikov2010-12-011-0/+1
| | * | | Bluetooth: Automate remote name requestsJohan Hedberg2010-12-011-18/+54
| | * | | Bluetooth: Create a unified authentication request functionJohan Hedberg2010-12-011-14/+40
| | * | | Bluetooth: Simplify remote features callback function logicJohan Hedberg2010-12-011-44/+47
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 int...Gustavo F. Padovan2010-12-011-3/+3
| | |\ \ \
| | * | | | mac80211: Minor optimization in ieee80211_rx_h_dataHelmut Schaa2010-11-301-3/+2
| | * | | | mac80211: fix RX aggregation lockingJohannes Berg2010-11-294-38/+45
| | * | | | mac80211: implement off-channel mgmt TXJohannes Berg2010-11-294-6/+129
| | * | | | nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg2010-11-294-14/+63
* | | | | | filter: use size of fetched data in __load_pointer()Eric Dumazet2010-12-091-3/+3
* | | | | | net: optimize INET input path furtherEric Dumazet2010-12-093-11/+11
* | | | | | net: Abstract away all dst_entry metrics accesses.David S. Miller2010-12-099-78/+95
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-0825-128/+163
|\ \ \ \ \
| * | | | | tcp: protect sysctl_tcp_cookie_size readsEric Dumazet2010-12-081-12/+15
| * | | | | tcp: avoid a possible divide by zeroEric Dumazet2010-12-081-2/+4
| * | | | | tcp: Replace time wait bucket msg by counterTom Herbert2010-12-082-1/+2
| * | | | | x25: decrement netdev reference counts on unloadApollon Oikonomopoulos2010-12-081-0/+1
| * | | | | l2tp: Fix modalias of l2tp_ipMichal Marek2010-12-081-1/+5
| * | | | | econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage2010-12-081-2/+4
| * | | | | llc: fix a device refcount imbalanceEric Dumazet2010-12-081-2/+3
| * | | | | tcp: Bug fix in initialization of receive window.Nandita Dukkipati2010-12-081-5/+4