summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: accept RST without ACK flagEric Dumazet2013-01-101-2/+2
* net: ethernet: xilinx: Do not use NO_IRQ in axienetMichal Simek2013-01-101-1/+1
* net: ethernet: xilinx: Do not use axienet on PPCMichal Simek2013-01-101-1/+1
* bnx2x: Allow management traffic after boot from SANBarak Witkowski2013-01-101-8/+52
* bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz2013-01-101-2/+28
* bfin_mac: Restore hardware time-stamping dependency on BF518Lars-Peter Clausen2013-01-101-0/+1
* tun: avoid owner checks on IFF_ATTACH_QUEUEMichael S. Tsirkin2013-01-101-2/+0
* bnx2x: move debugging code before the returnDan Carpenter2013-01-101-1/+1
* tuntap: refuse to re-attach to different tun_structStefan Hajnoczi2013-01-101-0/+2
* ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]Romain Kuntz2013-01-101-14/+11
* ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz2013-01-101-1/+1
* tcp: fix splice() and tcp collapsing interactionEric Dumazet2013-01-101-3/+10
* tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet2013-01-101-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-0939-130/+6488
|\
| * b43: Fix firmware loading when driver is built into the kernelLarry Finger2013-01-073-16/+48
| * drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang2013-01-071-1/+1
| * drivers/net/wireless/mwl8k.c: avoid use-after-freeNickolai Zeldovich2013-01-071-1/+3
| * rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath2013-01-072-2/+2
| * wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev2013-01-0417-0/+6203
| * mwifiex: fix typo in setting up ibss network parametersAmitkumar Karwar2013-01-041-1/+1
| * mwifiex: check wait_event_interruptible return valueBing Zhao2013-01-041-11/+10
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-042-7/+18
| |\
| | * iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach2013-01-031-7/+17
| | * iwlwifi: fix PCIe interrupt handle return valueJohannes Berg2013-01-031-0/+1
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-0411-91/+202
| |\ \
| | * | mac80211: fix maximum MTUChaitanya2013-01-031-10/+1
| | * | mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg2013-01-033-37/+55
| | * | mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg2013-01-031-1/+1
| | * | mac80211: fix station destruction in AP/mesh modesJohannes Berg2013-01-034-17/+62
| | * | mac80211: RMC buckets are just list headsThomas Pedersen2013-01-032-5/+5
| | * | mac80211: assign VLAN channel contextsJohannes Berg2013-01-033-3/+45
| | * | mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau2013-01-031-0/+2
| | * | mac80211: fix ibss scanningStanislaw Gruszka2013-01-033-18/+31
| | |/
* | | net: prevent setting ttl=0 via IP_TTLCong Wang2013-01-081-1/+1
* | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-088-17/+67
|\ \ \
| * | | ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)David Henningsson2013-01-071-0/+30
| * | | ALSA: au88x0: fix incorrect left shiftNickolai Zeldovich2013-01-071-1/+1
| * | | sound: oss/pas2: Fix possible access out of arrayAsim Kadav2013-01-041-0/+5
| * | | ALSA: usb-audio: Fix kernel panic of Digidesign Mbox2 quirkDamien Zammit2013-01-044-15/+8
| * | | ALSA: usb-audio: Add support for Creative BT-D1 via usb sound quirksAlexander Schremmer2013-01-031-0/+22
| * | | ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrolDavid Henningsson2013-01-031-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-0844-115/+353
|\ \ \
| * | | xen/netfront: improve truesize trackingIan Campbell2013-01-071-23/+4
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-01-073-31/+28
| |\ \ \
| | * | | netfilter: xt_recent: avoid high order page allocationsEric Dumazet2013-01-041-5/+18
| | * | | netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso2013-01-041-0/+3
| | * | | netfilter: ip6t_NPT: fix IPv6 NTP checksum calculationUlrich Weber2013-01-041-26/+7
| * | | | ipv4: fix NULL checking in devinet_ioctl()Xi Wang2013-01-061-1/+1
| * | | | tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet2013-01-061-1/+3
| * | | | net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.Philippe De Muyter2013-01-041-2/+6
OpenPOWER on IntegriCloud