Age | Commit message (Expand) | Author | Files | Lines |
2015-11-23 | net: fsl: expands dependencies of NET_VENDOR_FREESCALE | Shaohui Xie | 1 | -1/+2 |
2015-11-23 | net: ip6mr: fix static mfc/dev leaks on table destruction | Nikolay Aleksandrov | 1 | -7/+8 |
2015-11-23 | net: ipmr: fix static mfc/dev leaks on table destruction | Nikolay Aleksandrov | 1 | -7/+8 |
2015-11-23 | Merge tag 'wireless-drivers-for-davem-2015-11-20' of git://git.kernel.org/pub... | David S. Miller | 15 | -73/+189 |
2015-11-23 | net: tulip: update MAINTAINER status to Orphan | Grant Grundler | 1 | -2/+2 |
2015-11-23 | net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds | Daniel Borkmann | 1 | -0/+2 |
2015-11-20 | tipc: correct settings of broadcast link state | Jon Paul Maloy | 1 | -0/+2 |
2015-11-20 | net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller | Måns Rullgård | 6 | -0/+1891 |
2015-11-20 | net: tulip: turn compile-time warning into dev_warn() | Arnd Bergmann | 2 | -3/+8 |
2015-11-20 | bnx2x: Fix vxlan removal | Yuval Mintz | 1 | -2/+2 |
2015-11-20 | tcp: fix potential huge kmalloc() calls in TCP_REPAIR | Eric Dumazet | 1 | -3/+19 |
2015-11-20 | tcp: fix Fast Open snmp over-counting bug | Yuchung Cheng | 1 | -1/+1 |
2015-11-20 | tcp: disable Fast Open on timeouts after handshake | Yuchung Cheng | 1 | -0/+12 |
2015-11-20 | net: cpsw: Fix ethernet regression for dm814x | Tony Lindgren | 1 | -0/+3 |
2015-11-19 | tcp: md5: fix lockdep annotation | Eric Dumazet | 1 | -1/+2 |
2015-11-19 | net: qmi_wwan: add XS Stick W100-2 from 4G Systems | Bjørn Mork | 1 | -0/+1 |
2015-11-19 | arm64: bpf: fix buffer pointer | Zi Shen Lim | 1 | -14/+13 |
2015-11-19 | ravb: fix WARNING in __free_irq() | Sergei Shtylyov | 1 | -2/+4 |
2015-11-19 | net: dns_resolver: convert time_t to time64_t | Aya Mahfouz | 2 | -2/+2 |
2015-11-19 | net/ip6_tunnel: fix dst leak | Paolo Abeni | 1 | -1/+1 |
2015-11-18 | net: macb: Add support for sgmii phy interface | Punnaiah Choudary Kalluri | 2 | -0/+9 |
2015-11-18 | ethernet/atheros/alx: add Killer E2400 device ID | Ben Pope | 2 | -0/+3 |
2015-11-18 | hdlc: fix null-deref on allocation failure | stephen hemminger | 1 | -5/+5 |
2015-11-18 | fm10k: fix memory leak | stephen hemminger | 1 | -1/+3 |
2015-11-18 | udp: remove duplicate include | stephen hemminger | 1 | -1/+0 |
2015-11-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 29 | -278/+247 |
2015-11-18 | Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -11/+14 |
2015-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 84 | -3650/+1036 |
2015-11-17 | MAINTAINERS: Update Mellanox's Eth NIC driver entries | Or Gerlitz | 1 | -1/+9 |
2015-11-17 | net/core: revert "net: fix __netdev_update_features return.." and add comment | Nikolay Aleksandrov | 1 | -1/+4 |
2015-11-17 | af_unix: take receive queue lock while appending new skb | Hannes Frederic Sowa | 1 | -1/+4 |
2015-11-17 | rtnetlink: fix frame size warning in rtnl_fill_ifinfo | Hannes Frederic Sowa | 1 | -122/+152 |
2015-11-17 | net: use skb_clone to avoid alloc_pages failure. | Martin Zhang | 1 | -1/+1 |
2015-11-17 | packet: Use PAGE_ALIGNED macro | Tobias Klauser | 1 | -1/+1 |
2015-11-17 | packet: Don't check frames_per_block against negative values | Tobias Klauser | 1 | -2/+2 |
2015-11-17 | net: phy: Use interrupts when available in NOLINK state | Andrew Lunn | 1 | -0/+3 |
2015-11-17 | phy: marvell: Add support for 88E1540 PHY | Andrew Lunn | 2 | -0/+17 |
2015-11-17 | arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS | Yang Shi | 1 | -5/+39 |
2015-11-17 | macvlan: fix leak in macvlan_handle_frame | Sabrina Dubroca | 1 | -0/+2 |
2015-11-17 | ipvlan: fix use after free of skb | Sabrina Dubroca | 1 | -1/+1 |
2015-11-17 | ipvlan: fix leak in ipvlan_rcv_frame | Sabrina Dubroca | 1 | -5/+7 |
2015-11-17 | Merge branch 'vlan-reorder' | David S. Miller | 3 | -2/+10 |
2015-11-17 | vlan: Do not put vlan headers back on bridge and macvlan ports | Vlad Yasevich | 2 | -1/+8 |
2015-11-17 | vlan: Fix untag operations of stacked vlans with REORDER_HEADER off | Vlad Yasevich | 1 | -1/+2 |
2015-11-17 | via-velocity: unconditionally drop frames with bad l2 length | Timo Teräs | 1 | -21/+3 |
2015-11-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -3/+3 |
2015-11-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2015-11-17 | rtlwifi: rtl8821ae: Fix lockups on boot | Larry Finger | 2 | -2/+2 |
2015-11-17 | Merge ath-current from ath.git | Kalle Valo | 6 | -16/+108 |
2015-11-17 | Merge tag 'iwlwifi-for-kalle-2015-11-15' of https://git.kernel.org/pub/scm/li... | Kalle Valo | 7 | -55/+79 |