summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-109-51/+55
|\
| * Bluetooth: Correct packet len calculationAndrei Emeltchenko2012-01-031-5/+4
| * Bluetooth: Keep chan->state and sk->sk_state in syncGustavo F. Padovan2012-01-031-0/+2
| * Bluetooth: Don't use *_bh locks anymoreGustavo F. Padovan2012-01-031-12/+12
| * Bluetooth: Fix mgmt_stop_discovery_failed()Andre Guedes2012-01-031-1/+1
| * Bluetooth: Queue adv_work on system workqueueAndre Guedes2012-01-021-2/+1
| * Bluetooth: Fix adv_work delayAndre Guedes2012-01-021-2/+1
| * Bluetooth: Fix hci_cc_read_local_ext_features()Andre Guedes2012-01-021-1/+8
| * Bluetooth: Rename extfeaturesAndre Guedes2012-01-022-2/+2
| * Bluetooth: Remove *_bh from socket list lock.Gustavo F. Padovan2012-01-021-4/+4
| * Bluetooth: Remove local_bh_disable() from hci_sock.cGustavo F. Padovan2012-01-021-2/+0
| * Bluetooth: Remove *_bh locks from SCOGustavo F. Padovan2012-01-021-4/+4
| * Bluetooth: Fix context in RFCOMM ttyGustavo F. Padovan2012-01-021-11/+11
| * Bluetooth: Fix context in rfcomm_sock_lockGustavo F. Padovan2012-01-021-6/+6
| * Bluetooth: Fix bacpy in l2cap_core.cGustavo F. Padovan2012-01-021-1/+1
* | igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings2012-01-091-0/+2
* | net: Fix build with INET disabled.David S. Miller2012-01-091-0/+1
* | net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko2012-01-091-6/+6
* | net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko2012-01-091-2/+2
* | net: sk_update_clone is only used in net/core/sock.cStephen Rothwell2012-01-081-0/+6
* | pktgen: set correct max and min in pktgen_setup_inject()Dan Carpenter2012-01-071-2/+2
* | net: Default UDP and UNIX diag to 'n'.David S. Miller2012-01-072-2/+6
* | net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa2012-01-071-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-06432-11004/+24072
|\ \
| * | net_sched: red: split red_parms into parms and varsEric Dumazet2012-01-053-52/+62
| * | net_sched: sfq: extend limitsEric Dumazet2012-01-051-58/+117
| * | net_sched: Bug in netem reorderingHagen Paul Pfeifer2012-01-051-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-0518-102/+149
| |\ \
| | * | mac80211: remove dead codeMohammed Shafi Shajakhan2012-01-042-19/+0
| | * | mac80211: Call driver commands after drv_start in mac80211 restart codeYogesh Ashok Powar2012-01-041-10/+9
| | * | mac80211: use RCU read locks for sta_info_getMohammed Shafi Shajakhan2012-01-041-0/+2
| | * | mac80211: fix kernel panic in IBSS due to a regressionMohammed Shafi Shajakhan2012-01-041-1/+4
| | * | mac80211: fix scan state machineMohammed Shafi Shajakhan2012-01-041-1/+1
| | * | net/rfkill/rfkill-gpio.c: introduce missing kfreeJulia Lawall2012-01-041-1/+1
| | * | mac80211: always clear SDATA_STATE_OFFCHANNEL flagEliad Peller2012-01-041-1/+3
| | * | wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht2012-01-041-1/+5
| | * | NFC: Export a new attribute nfcid1 in target infoIlan Elias2012-01-042-0/+9
| | * | cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez2012-01-044-7/+54
| | * | cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez2012-01-041-3/+3
| | * | cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez2012-01-041-6/+6
| | * | NFC: Handle error during NCI data exchangeIlan Elias2012-01-041-0/+18
| | * | NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias2012-01-044-31/+30
| | * | wireless: Protect regdomain change by mutexDmitry Shmidt2012-01-041-1/+4
| | * | mac80211: Remove superfluous ieee80211_rx_h_remove_qos_controlHelmut Schaa2012-01-041-20/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-042-3/+3
| |\ \ \
| * | | | ipv6/addrconf: speedup /proc/net/if_inet6 fillingMihai Maruseac2012-01-041-15/+28
| * | | | ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman2012-01-042-3/+5
| * | | | net_sched: sfq: always randomize hash perturbationEric Dumazet2012-01-041-6/+6
| * | | | net_sched: sfq: fix mem alloc error recoveryEric Dumazet2012-01-041-19/+33
| * | | | ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings2012-01-041-55/+0