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