| Commit message (Expand) | Author | Age |
* | netfilter: missing module license in the nf_reject_ipvX modules | Pablo Neira Ayuso | 2014-10-11 |
* | Merge branch 'bcmgenet_systemport' | David S. Miller | 2014-10-10 |
|\ |
|
| * | net: systemport: avoid unbalanced enable_irq_wake calls | Florian Fainelli | 2014-10-10 |
| * | net: bcmgenet: avoid unbalanced enable_irq_wake calls | Florian Fainelli | 2014-10-10 |
| * | net: bcmgenet: fix off-by-one in incrementing read pointer | Florian Fainelli | 2014-10-10 |
|/ |
|
* | Merge branch 'net-drivers-pgcnt' | David S. Miller | 2014-10-10 |
|\ |
|
| * | net: fix races in page->_count manipulation | Eric Dumazet | 2014-10-10 |
| * | mlx4: fix race accessing page->_count | Eric Dumazet | 2014-10-10 |
| * | ixgbe: fix race accessing page->_count | Eric Dumazet | 2014-10-10 |
| * | igb: fix race accessing page->_count | Eric Dumazet | 2014-10-10 |
| * | fm10k: fix race accessing page->_count | Eric Dumazet | 2014-10-10 |
|/ |
|
* | net/phy: micrel: Add clock support for KSZ8021/KSZ8031 | Sascha Hauer | 2014-10-10 |
* | flow-dissector: Fix alignment issue in __skb_flow_get_ports | Alexander Duyck | 2014-10-10 |
* | net: filter: fix the comments | Li RongQing | 2014-10-10 |
* | Documentation: replace __sk_run_filter with __bpf_prog_run | Li RongQing | 2014-10-10 |
* | Merge branch 'macvlan' | David S. Miller | 2014-10-10 |
|\ |
|
| * | macvlan: optimize the receive path | jbaron@akamai.com | 2014-10-10 |
| * | macvlan: pass 'bool' type to macvlan_count_rx() | jbaron@akamai.com | 2014-10-10 |
|/ |
|
* | Merge branch 'xgene' | David S. Miller | 2014-10-10 |
|\ |
|
| * | drivers: net: xgene: Add 10GbE ethtool support | Iyappan Subramanian | 2014-10-10 |
| * | drivers: net: xgene: Add 10GbE support | Iyappan Subramanian | 2014-10-10 |
| * | drivers: net: xgene: Preparing for adding 10GbE support | Iyappan Subramanian | 2014-10-10 |
| * | dtb: Add 10GbE node to APM X-Gene SoC device tree | Iyappan Subramanian | 2014-10-10 |
| * | Documentation: dts: Update section header for APM X-Gene | Iyappan Subramanian | 2014-10-10 |
| * | MAINTAINERS: Update APM X-Gene section | Iyappan Subramanian | 2014-10-10 |
|/ |
|
* | net: bpf: fix bpf syscall dependence on anon_inodes | Alexei Starovoitov | 2014-10-10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-10-10 |
|\ |
|
| * | netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX | Pablo Neira Ayuso | 2014-10-07 |
| * | netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h | Pablo Neira Ayuso | 2014-10-07 |
* | | Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-10-10 |
|\ \ |
|
| * | | rtlwifi: Fix possible unaligned array in ether_addr_copy() | Larry Finger | 2014-10-08 |
| * | | ath9k: Fix sequence number assignment | Sujith Manoharan | 2014-10-08 |
| * | | net: rfkill: kernel-doc warning fixes | Fabian Frederick | 2014-10-08 |
| * | | ath9k_htc: avoid kernel panic in ath9k_hw_reset | Marek Puzyniak | 2014-10-07 |
| * | | ath9k: Fix crash in MCC mode | Sujith Manoharan | 2014-10-07 |
| * | | ath: Fix smatch warning | Sujith Manoharan | 2014-10-07 |
| * | | rtl818x_pci: fix response rate may be incorrect. | Andrea Merello | 2014-10-07 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-10-07 |
| |\ \ |
|
* | | | | stmmac: correct mc_filter local variable in set_filter and set_mac_addr call | Vince Bridgers | 2014-10-10 |
* | | | | net: pxa168_eth: PXA168_ETH should depend on HAS_DMA | Geert Uytterhoeven | 2014-10-10 |
* | | | | networking: fm10k: Fix build failure | Pranith Kumar | 2014-10-10 |
* | | | | net: fs_enet: error: 'SCCE_ENET_TXF' undeclared | LEROY Christophe | 2014-10-10 |
* | | | | net_sched: restore qdisc quota fairness limits after bulk dequeue | Jesper Dangaard Brouer | 2014-10-09 |
* | | | | Merge branch 'r8152' | David S. Miller | 2014-10-09 |
|\ \ \ \ |
|
| * | | | | r8152: add mutex for hw settings | hayeswang | 2014-10-09 |
| * | | | | r8152: adjust usb_autopm_xxx | hayeswang | 2014-10-09 |
| * | | | | r8152: autoresume before setting feature | hayeswang | 2014-10-09 |
|/ / / / |
|
* | | | | net: Missing @ before descriptions cause make xmldocs warning | Masanari Iida | 2014-10-09 |
* | | | | Merge branch 'cxgb4' | David S. Miller | 2014-10-09 |
|\ \ \ \ |
|
| * | | | | cxgb4: Wait for device to get ready before reading any register | Hariprasad Shenai | 2014-10-09 |