summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-1456-199/+6654
|\
| * be2net: fix unconditionally returning IRQ_HANDLED in INTxSathya Perla2013-01-132-9/+21
| * tuntap: fix leaking reference countJason Wang2013-01-121-3/+9
| * tuntap: forbid calling TUNSETIFF when detachedJason Wang2013-01-121-2/+3
| * tuntap: switch to use rtnl_dereference()Jason Wang2013-01-121-17/+10
| * net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-123-2/+12
| * qlge: remove NETIF_F_TSO6 flagAmerigo Wang2013-01-121-1/+1
| * tcp: accept RST without ACK flagEric Dumazet2013-01-111-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-091-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-01-147-12/+20
|\ \ \ \
| * | | | sparc: remove __devinit, __devexit annotationsSam Ravnborg2013-01-1323-100/+93
| * | | | sparc: Hook up finit_module syscall.David S. Miller2012-12-293-4/+5
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-111-0/+1
|\ \ \ \ \
| * | | | | hwmon: (vexpress) Fix build error seen if CONFIG_OF_DEVICE is not setGuenter Roeck2013-01-101-0/+1
* | | | | | Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds2013-01-1126-78/+227
|\ \ \ \ \ \
| * | | | | | lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2013-01-112-6/+28
| * | | | | | MAINTAINERS: Omar had movedChen Gang2013-01-111-1/+1
| * | | | | | mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-115-110/+23