summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-275-11/+56
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-261-1/+1
| |\
| | * wireless: use netif_rx_ni in ieee80211_send_layer2_updateJohn W. Linville2010-07-201-1/+1
| * | net: dev_forward_skb should call nf_resetBen Greear2010-07-251-0/+1
| * | net sched: fix race in mirred device removalstephen hemminger2010-07-241-3/+40
| * | ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley2010-07-221-5/+9
| * | net: Fix skb_copy_expand() handling of ->csum_startDavid S. Miller2010-07-221-1/+2
| * | net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.cAndrea Shepard2010-07-221-1/+3
* | | genetlink: use genl_register_family_with_ops()Changli Gao2010-07-261-5/+1
* | | drop_monitor: use genl_register_family_with_ops()Changli Gao2010-07-261-16/+7
* | | genetlink: cleanup code according to CodingStyleChangli Gao2010-07-261-5/+4
* | | wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_COREDavid S. Miller2010-07-261-1/+1
* | | netlink: netlink_recvmsg() fixEric Dumazet2010-07-261-6/+16
* | | net: pskb_expand_head() optimizationEric Dumazet2010-07-241-1/+1
* | | sysfs: add attribute to indicate hw address assignment typeStefan Assmann2010-07-241-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-2315-717/+98
|\ \ \
| * | | mac80211: proper IBSS lockingJohannes Berg2010-07-212-50/+54
| * | | mac80211: fix IBSS lockdep complaintJohannes Berg2010-07-211-5/+14
| * | | mac80211: refuse shared key auth when WEP is unavailableJohannes Berg2010-07-211-0/+2
| * | | cfg80211: fix race between sysfs and cfg80211Maxime Bizon2010-07-211-6/+8
| * | | wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville2010-07-201-45/+0
| * | | wireless: mark cfg80211_is_all_idle as staticJohn W. Linville2010-07-201-1/+1
| * | | wireless: correct sparse warning in generated regdb.cJohn W. Linville2010-07-201-0/+1
| * | | wireless: correct sparse warning in wext-compat.cJohn W. Linville2010-07-201-0/+1
| * | | wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville2010-07-201-1/+1
| * | | wireless: only use alpha2 regulatory information from country IEJohn W. Linville2010-07-201-613/+12
| * | | mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt2010-07-201-0/+2
| * | | mac80211: move QoS-enable to BSS infoJohannes Berg2010-07-203-12/+10
| * | | mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau2010-07-201-2/+2
| * | | mac80211: improve error checking if WEP fails to initJohn W. Linville2010-07-161-1/+4
| * | | mac80211: skip HT parsing if HW does not support HTChristian Lamparter2010-07-161-1/+1
| * | | cfg80211: don't get expired BSSesJohannes Berg2010-07-141-0/+5
* | | | net: core: don't use own hex_to_bin() methodAndy Shevchenko2010-07-231-24/+12
* | | | caif: precedence bugDan Carpenter2010-07-221-1/+1
* | | | net: RTA_MARK additionEric Dumazet2010-07-221-0/+7
* | | | net: remove last uses of __attribute__((packed))Gustavo F. Padovan2010-07-211-1/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-2013-18/+66
|\ \ \ \ | | |/ / | |/| |
| * | | bridge: Partially disable netpoll supportHerbert Xu2010-07-192-31/+1
| * | | tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen2010-07-191-0/+3
| * | | IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard2010-07-181-1/+2
| * | | ipmr: Don't leak memory if fib lookup fails.Ben Greear2010-07-151-2/+6
| * | | net: fix problem in reading sock TX queueTom Herbert2010-07-141-4/+3
| * | | net/core: neighbour update OopsDoug Kehn2010-07-141-1/+4
| * | | net: skb_tx_hash() fix relative to skb_orphan_try()Eric Dumazet2010-07-141-3/+10
| * | | rfs: call sock_rps_record_flow() in tcp_splice_read()Changli Gao2010-07-141-0/+1
| * | | xfrm: do not assume that template resolving always returns xfrmsTimo Teräs2010-07-141-2/+13
| * | | dsa: Fix Kconfig dependencies.David S. Miller2010-07-121-1/+1
| * | | act_nat: not all of the ICMP packets need an IP header payloadChangli Gao2010-07-121-1/+4
| * | | Phonet: fix skb leak in pipe endpoint accept()Rémi Denis-Courmont2010-07-081-0/+1
| * | | Bluetooth: Update sec_level/auth_type for already existing connectionsVille Tervo2010-07-081-0/+5
OpenPOWER on IntegriCloud