| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: nf_tables: fix inconsistent element expiration calculation | Anders K. Pedersen | 2016-11-24 | 2 | -6/+10 |
* | netfilter: nat: switch to new rhlist interface | Florian Westphal | 2016-11-24 | 2 | -17/+25 |
* | netfilter: nat: fix cmp return value | Florian Westphal | 2016-11-24 | 1 | -3/+6 |
* | netfilter: nft_hash: validate maximum value of u32 netlink hash attribute | Laura Garcia Liebana | 2016-11-24 | 1 | -2/+5 |
* | netfilter: fix nf_conntrack_helper documentation | Florian Westphal | 2016-11-24 | 1 | -2/+5 |
* | netfilter: Update nf_send_reset6 to consider L3 domain | David Ahern | 2016-11-24 | 1 | -0/+1 |
* | netfilter: Update ip_route_me_harder to consider L3 domain | David Ahern | 2016-11-24 | 1 | -1/+4 |
* | net/mlx4_en: Free netdev resources under state lock | Tariq Toukan | 2016-11-24 | 1 | -1/+4 |
* | net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit" | WANG Cong | 2016-11-24 | 1 | -1/+1 |
* | rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit() | Zhang Shengju | 2016-11-24 | 1 | -1/+1 |
* | bnxt_en: Fix a VXLAN vs GENEVE issue | Christophe Jaillet | 2016-11-24 | 1 | -3/+9 |
* | netdevice.h: fix kernel-doc warning | Randy Dunlap | 2016-11-24 | 1 | -1/+1 |
* | driver: macvlan: Check if need rollback multicast setting in macvlan_open | Gao Feng | 2016-11-24 | 1 | -1/+2 |
* | net: phy: micrel: fix KSZ8041FTL supported value | Kirill Esipov | 2016-11-24 | 1 | -4/+4 |
* | flow_dissect: call init_default_flow_dissectors() earlier | Eric Dumazet | 2016-11-22 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2016-11-22 | 1 | -2/+4 |
|\ |
|
| * | apparmor: fix change_hat not finding hat after policy replacement | John Johansen | 2016-11-21 | 1 | -2/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2016-11-21 | 17 | -83/+948 |
|\ \ |
|
| * | | sparc: drop duplicate header scatterlist.h | Geliang Tang | 2016-11-19 | 1 | -1/+0 |
| * | | Merge branch 'sparc-lockdep-small' | David S. Miller | 2016-11-18 | 3 | -3/+21 |
| |\ \ |
|
| | * | | lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined | Babu Moger | 2016-11-18 | 1 | -3/+17 |
| | * | | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc | Babu Moger | 2016-11-18 | 2 | -0/+4 |
| |/ / |
|
| * | | sunbmac: Fix compiler warning | Tushar Dave | 2016-11-18 | 2 | -3/+4 |
| * | | sunqe: Fix compiler warnings | Tushar Dave | 2016-11-18 | 2 | -7/+8 |
| * | | Merge branch 'sun4v-64bit-DMA' | David S. Miller | 2016-11-18 | 8 | -60/+849 |
| |\ \ |
|
| | * | | sparc64: Enable 64-bit DMA | Tushar Dave | 2016-11-18 | 2 | -2/+10 |
| | * | | sparc64: Enable sun4v dma ops to use IOMMU v2 APIs | Tushar Dave | 2016-11-18 | 4 | -58/+211 |
| | * | | sparc64: Bind PCIe devices to use IOMMU v2 service | Tushar Dave | 2016-11-18 | 3 | -0/+60 |
| | * | | sparc64: Initialize iommu_map_table and iommu_pool | Tushar Dave | 2016-11-18 | 2 | -0/+21 |
| | * | | sparc64: Add ATU (new IOMMU) support | Tushar Dave | 2016-11-18 | 6 | -0/+529 |
| | * | | sparc64: Add FORCE_MAX_ZONEORDER and default to 13 | Dave Kleikamp | 2016-11-18 | 1 | -0/+18 |
| |/ / |
|
| * | | sparc64: fix compile warning section mismatch in find_node() | Thomas Tai | 2016-11-14 | 1 | -3/+3 |
| * | | sparc32: Fix inverted invalid_frame_pointer checks on sigreturns | Andreas Larsson | 2016-11-11 | 1 | -2/+2 |
| * | | sparc64: Fix find_node warning if numa node cannot be found | Thomas Tai | 2016-11-11 | 1 | -4/+61 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-11-21 | 63 | -560/+1020 |
|\ \ \
| |_|/
|/| | |
|
| * | | tcp: zero ca_priv area when switching cc algorithms | Florian Westphal | 2016-11-21 | 1 | -1/+3 |
| * | | net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit | Gao Feng | 2016-11-21 | 1 | -1/+1 |
| * | | ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC | Peter Robinson | 2016-11-21 | 1 | -1/+1 |
| * | | tipc: eliminate obsolete socket locking policy description | Jon Paul Maloy | 2016-11-20 | 1 | -47/+1 |
| * | | rtnl: fix the loop index update error in rtnl_dump_ifinfo() | Zhang Shengju | 2016-11-20 | 1 | -1/+1 |
| * | | l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() | Guillaume Nault | 2016-11-20 | 2 | -4/+6 |
| * | | Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-merge | David S. Miller | 2016-11-19 | 2 | -0/+2 |
| |\ \ |
|
| | * | | batman-adv: Detect missing primaryif during tp_send as error | Sven Eckelmann | 2016-11-04 | 1 | -0/+1 |
| | * | | batman-adv: Revert "fix splat on disabling an interface" | Sven Eckelmann | 2016-11-04 | 1 | -0/+1 |
| * | | | net: macb: add check for dma mapping error in start_xmit() | Alexey Khoroshilov | 2016-11-19 | 1 | -0/+6 |
| * | | | rtnetlink: fix FDB size computation | Sabrina Dubroca | 2016-11-18 | 1 | -1/+4 |
| * | | | netns: fix get_net_ns_by_fd(int pid) typo | Stefan Hajnoczi | 2016-11-18 | 1 | -1/+1 |
| * | | | Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2016-11-18 | 7 | -7/+100 |
| |\ \ \ |
|
| | * | | | cfg80211: limit scan results cache size | Johannes Berg | 2016-11-18 | 2 | -0/+70 |
| | * | | | mac80211_hwsim: fix beacon delta calculation | Benjamin Beichler | 2016-11-15 | 1 | -1/+1 |