Age | Commit message (Expand) | Author |
2017-09-04 | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. | Varsha Rao |
2017-09-04 | net: Replace NF_CT_ASSERT() with WARN_ON(). | Varsha Rao |
2017-09-04 | netfilter: remove unused hooknum arg from packet functions | Florian Westphal |
2017-09-04 | netfilter: nft_limit: add stateful object type | Pablo M. Bermudo Garay |
2017-09-04 | netfilter: nf_tables: add select_ops for stateful objects | Pablo M. Bermudo Garay |
2017-09-04 | netfilter: xt_hashlimit: add rate match mode | Vishwanath Pai |
2017-09-03 | Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2017-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2017-09-03 | net/mlx5e: Refactor data-path lro header function | Tariq Toukan |
2017-09-01 | net: Add module reference to FIB notifiers | Ido Schimmel |
2017-09-01 | net: convert (struct ubuf_info)->refcnt to refcount_t | Eric Dumazet |
2017-09-01 | tcp_diag: report TCP MD5 signing keys and addresses | Ivan Delalande |
2017-09-01 | inet_diag: allow protocols to provide additional data | Ivan Delalande |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-09-01 | mlxsw: spectrum: Forbid linking to devices that have uppers | Ido Schimmel |
2017-09-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-09-01 | bpf: Add mark and priority to sock options that can be set | David Ahern |
2017-08-31 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-08-31 | Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-08-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-08-31 | include/linux/compiler.h: don't perform compiletime_assert with -O0 | Joe Stringer |
2017-08-31 | mm/mmu_notifier: kill invalidate_page | Jérôme Glisse |
2017-08-31 | dax: update to new mmu_notifier semantic | Jérôme Glisse |
2017-08-31 | devlink: Add IPv6 header for dpipe | Arkadi Sharshevsky |
2017-08-31 | net: fix two typos in net_device_ops documentation. | Rami Rosen |
2017-08-31 | bridge: add tracepoint in br_fdb_update | Roopa Prabhu |
2017-08-31 | net_sched: add reverse binding for tc class | Cong Wang |
2017-08-31 | xfrm: Add support for network devices capable of removing the ESP trailer | Yossi Kuperman |
2017-08-31 | net/mlx5e: Support TSO and TX checksum offloads for GRE tunnels | Gal Pressman |
2017-08-30 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-08-30 | phy: add sgmii and 10gkr modes to the phy_mode enum | Antoine Tenart |
2017-08-30 | net/sched: Change act_api and act_xxx modules to use IDR | Chris Mi |
2017-08-30 | idr: Add new APIs to support unsigned long | Chris Mi |
2017-08-30 | net: arp: Add support for raw IP device | Subash Abhinov Kasiviswanathan |
2017-08-30 | net: ether: Add support for multiplexing and aggregation type | Subash Abhinov Kasiviswanathan |
2017-08-30 | net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWN | Huy Nguyen |
2017-08-30 | net/mlx5: Skip mlx5_unload_one if mlx5_load_one fails | Huy Nguyen |
2017-08-30 | tcp: Revert "tcp: remove header prediction" | Florian Westphal |
2017-08-30 | tcp: Revert "tcp: remove CA_ACK_SLOWPATH" | Florian Westphal |
2017-08-30 | Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus | Jens Axboe |
2017-08-30 | nvme: fix the definition of the doorbell buffer config support bit | Changpeng Liu |
2017-08-29 | neigh: increase queue_len_bytes to match wmem_default | Eric Dumazet |
2017-08-29 | net: remove dmaengine.h inclusion from netdevice.h | Dave Jiang |
2017-08-29 | ipv6: Use rt6i_idev index for echo replies to a local address | David Ahern |
2017-08-29 | net: add NSH header structures and helpers | Yi Yang |
2017-08-29 | vxlan: factor out VXLAN-GPE next protocol | Jiri Benc |
2017-08-29 | ether: add NSH ethertype | Jiri Benc |
2017-08-29 | if_ether: add forces ife lfb type | Alexander Aring |
2017-08-29 | net/mlx4: Add user mac FW update support | Moshe Shemesh |