aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipv4: Add a socket release callback for datagram socketsSteffen Klassert2013-01-21
* ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert2013-01-21
* net: splice: fix __splice_segment()Eric Dumazet2013-01-20
* net: splice: avoid high order page splittingEric Dumazet2013-01-20
* tcp: fix incorrect LOCKDROPPEDICMPS counterEric Dumazet2013-01-20
* net/hyperv: fix wrong length of mac addressJianjun Kong2013-01-19
* net: qmi_wwan: add ONDA MT8205 4G LTEBjørn Mork2013-01-19
* net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz2013-01-18
* net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman2013-01-18
* ipv6: Add an error handler for icmp6Steffen Klassert2013-01-18
* net: calxedaxgmac: throw away overrun framesRob Herring2013-01-18
* sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman2013-01-17
* macvlan: fix macvlan_get_size()Eric Dumazet2013-01-17
* phy/marvell: remove fiber/copper autoselect on 88e1111Stef van Os2013-01-17
* 3c574_cs: fix operator precedence between << and &Nickolai Zeldovich2013-01-17
* Merge branch 'wireless'David S. Miller2013-01-17
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-17
|/|
| * ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-14
| * ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2013-01-14
| * brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-11
| * ath9k: fix rx flush handlingFelix Fietkau2013-01-11
| * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-11
| * ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-11
| * ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-11
| * ath9k: do not link receive buffers during flushFelix Fietkau2013-01-11
| * ath9k_htc: Fix memory leakSujith Manoharan2013-01-11
| * mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar2013-01-11
| * mwifiex: update config_bands during infra associationAmitkumar Karwar2013-01-11
| * Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan2013-01-10
| * Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery2013-01-10
| * Bluetooth device 04ca:3008 should use ath3kSergio Cambra2013-01-09
| * Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-01-09
| * Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]AceLan Kao2013-01-09
| * Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]AceLan Kao2013-01-09
| * Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.Daniel Schaal2013-01-09
| * Bluetooth: Add support for IMC Networks [13d3:3393]AceLan Kao2013-01-09
| * Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-01-09
* | ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert2013-01-17
* | ipv4: Remove output route check in ipv4_mtuSteffen Klassert2013-01-17
* | ipv6: fix header length calculation in ip6_append_data()Romain KUNTZ2013-01-17
* | net: qmi_wwan: add TP-LINK HSUPA Modem MA180Bjørn Mork2013-01-16
* | usbnet: dm9601: Fix incorrect commandTushar Behera2013-01-16
* | cxgb4: set coalesce parameters on all queuesThadeu Lima de Souza Cascardo2013-01-16
* | MAINTAINERS: Stephen Hemminger email changeStephen Hemminger2013-01-16
* | ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller2013-01-16
* | ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller2013-01-16
* | tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir2013-01-14
* | tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir2013-01-14
* | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-01-14
|\ \
| * | netfilter: x_tables: print correct hook names for ARPJan Engelhardt2013-01-13