Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | skbuff: skb_segment: s/fskb/list_skb/ | Michael S. Tsirkin | 2014-03-11 | 1 | -13/+13 | |
| | | * | | | | skbuff: skb_segment: s/skb/head_skb/ | Michael S. Tsirkin | 2014-03-11 | 1 | -22/+24 | |
| | | * | | | | skbuff: skb_segment: s/skb_frag/frag/ | Michael S. Tsirkin | 2014-03-11 | 1 | -7/+7 | |
| | | * | | | | skbuff: skb_segment: s/frag/nskb_frag/ | Michael S. Tsirkin | 2014-03-11 | 1 | -9/+9 | |
| | |/ / / / | ||||||
| | * | | | | Merge branch 'stmmac' | David S. Miller | 2014-03-11 | 5 | -64/+60 | |
| | |\ \ \ \ | ||||||
| | | * | | | | stmmac: dwmac-sti: fix broken STiD127 compatibility | Giuseppe CAVALLARO | 2014-03-11 | 1 | -1/+1 | |
| | | * | | | | stmmac: fix chained mode | Giuseppe CAVALLARO | 2014-03-11 | 4 | -53/+34 | |
| | | * | | | | stmmac: fix and better tune the default buffer sizes | Giuseppe CAVALLARO | 2014-03-11 | 1 | -6/+6 | |
| | | * | | | | stmmac: disable at run-time the EEE if not supported | Giuseppe CAVALLARO | 2014-03-11 | 1 | -4/+19 | |
| | |/ / / / | ||||||
| | * | | | | vmxnet3: fix netpoll race condition | Neil Horman | 2014-03-11 | 1 | -5/+11 | |
| | * | | | | vlan: Set correct source MAC address with TX VLAN offload enabled | Peter Boström | 2014-03-11 | 1 | -0/+3 | |
| | * | | | | Xen-netback: Fix issue caused by using gso_type wrongly | Annie Li | 2014-03-11 | 1 | -21/+18 | |
| | * | | | | pkt_sched: fq: do not hold qdisc lock while allocating memory | Eric Dumazet | 2014-03-10 | 1 | -6/+15 | |
| | * | | | | bna: Replace large udelay() with mdelay() | Ben Hutchings | 2014-03-10 | 1 | -1/+1 | |
| | * | | | | pkt_sched: move the sanity test in qdisc_list_add() | Eric Dumazet | 2014-03-10 | 1 | -3/+4 | |
| | * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-03-10 | 10 | -16/+22 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-03-07 | 10 | -16/+22 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | mwifiex: save and copy AP's VHT capability info correctly | Amitkumar Karwar | 2014-03-06 | 2 | -6/+5 | |
| | | | * | | | | mwifiex: copy AP's HT capability info correctly | Amitkumar Karwar | 2014-03-06 | 1 | -2/+1 | |
| | | | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2014-03-06 | 4 | -2/+8 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | mac80211: clear sequence/fragment number in QoS-null frames | Johannes Berg | 2014-03-05 | 2 | -0/+2 | |
| | | | | * | | | | cfg80211: remove racy beacon_interval assignment | Johannes Berg | 2014-03-03 | 1 | -2/+0 | |
| | | | | * | | | | mac80211: consider virtual mon when calculating min_def | Eliad Peller | 2014-03-03 | 1 | -0/+6 | |
| | | | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2014-03-04 | 2 | -5/+7 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | iwlwifi: fix and add 7265 series HW IDs | Oren Givon | 2014-03-04 | 1 | -3/+2 | |
| | | | | * | | | | | iwlwifi: mvm: don't WARN when statistics are handled late | Emmanuel Grumbach | 2014-03-04 | 1 | -2/+5 | |
| | | | * | | | | | | wl1251: use skb_trim to make skb shorter | Ivaylo Dimitrov | 2014-03-04 | 1 | -1/+1 | |
| | * | | | | | | | | bnx2: Fix shutdown sequence | Michael Chan | 2014-03-10 | 2 | -4/+38 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | ipv6: don't set DST_NOCOUNT for remotely added routes | Sabrina Dubroca | 2014-03-06 | 1 | -1/+1 | |
| | * | | | | | | | net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r... | Amir Vadai | 2014-03-06 | 1 | -0/+11 | |
| | * | | | | | | | net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper() | Amir Vadai | 2014-03-06 | 1 | -3/+3 | |
| | * | | | | | | | bonding: correctly handle out of range parameters for lp_interval | Sasha Levin | 2014-03-06 | 1 | -0/+1 | |
| | * | | | | | | | ipv6: Fix exthdrs offload registration. | Anton Nayshtut | 2014-03-06 | 1 | -2/+2 | |
| | * | | | | | | | ibmveth: Fix endian issues with MAC addresses | Anton Blanchard | 2014-03-06 | 2 | -10/+16 | |
| | * | | | | | | | net: unix socket code abuses csum_partial | Anton Blanchard | 2014-03-06 | 1 | -2/+1 | |
| | * | | | | | | | net: Improve SO_TIMESTAMPING documentation and fix a minor code bug | Andrew Lutomirski | 2014-03-06 | 2 | -21/+32 | |
| | * | | | | | | | phy: fix compiler array bounds warning on settings[] | Bjorn Helgaas | 2014-03-06 | 1 | -5/+6 | |
| | * | | | | | | | inet: frag: make sure forced eviction removes all frags | Florian Westphal | 2014-03-06 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch 'tipc' | David S. Miller | 2014-03-06 | 6 | -37/+47 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | tipc: don't log disabled tasklet handler errors | Erik Hugne | 2014-03-06 | 1 | -1/+0 | |
| | | * | | | | | | | tipc: fix memory leak during module removal | Erik Hugne | 2014-03-06 | 1 | -3/+34 | |
| | | * | | | | | | | tipc: drop subscriber connection id invalidation | Erik Hugne | 2014-03-06 | 1 | -11/+0 | |
| | | * | | | | | | | tipc: avoid to unnecessary process switch under non-block mode | Ying Xue | 2014-03-06 | 1 | -2/+2 | |
| | | * | | | | | | | tipc: fix connection refcount leak | Ying Xue | 2014-03-06 | 1 | -2/+4 | |
| | | * | | | | | | | tipc: allow connection shutdown callback to be invoked in advance | Ying Xue | 2014-03-06 | 3 | -18/+7 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | l2tp: fix userspace reception on plain L2TP sockets | Guillaume Nault | 2014-03-06 | 1 | -5/+7 | |
| | * | | | | | | | l2tp: fix manual sequencing (de)activation in L2TPv2 | Guillaume Nault | 2014-03-06 | 4 | -3/+7 | |
| | * | | | | | | | hyperv: Move state setting for link query | Haiyang Zhang | 2014-03-06 | 2 | -1/+24 | |
| | * | | | | | | | net: macb: DMA-unmap full rx-buffer | Soren Brinkmann | 2014-03-06 | 1 | -1/+1 | |
| | * | | | | | | | net: macb: Check DMA mappings for error | Soren Brinkmann | 2014-03-06 | 1 | -2/+12 |