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