messages from 2016-10-26 02:44:04 to 2016-10-27 09:15:05 UTC [more...]
[PATCH 0/5] add NS2 support to bgmac
2016-10-27 9:15 UTC (8+ messages)
` [PATCH 1/5] net: phy: broadcom: Add BCM54810 phy entry
` [PATCH 2/5] Documentation: devicetree: net: add NS2 bindings to amac
` [PATCH 3/5] net: ethernet: bgmac: device tree phy enablement
` [PATCH 4/5] net: ethernet: bgmac: add NS2 support
` [PATCH 5/5] arm64: dts: NS2: add AMAC ethernet support
[PATCH net-next RFC WIP] Patch for XDP support for virtio_net
2016-10-27 8:55 UTC (7+ messages)
Bug in cadence macb driver
2016-10-27 9:05 UTC (2+ messages)
[PATCH] can: fix warning in bcm_connect/proc_register
2016-10-27 8:47 UTC (2+ messages)
[PATCH v7 0/6] Add eBPF hooks for cgroups
2016-10-27 8:40 UTC (4+ messages)
pull-request: mac80211 2016-10-27
2016-10-27 8:05 UTC
[PATCHv2 iproute2 net-next] tc: m_mirred: Fix parsing of 'index' optional argument
2016-10-27 7:36 UTC
[RFC net-next iproute2 0/2] Add support for operating raw sockest via diag interface
2016-10-27 6:52 UTC (5+ messages)
` [RFC net-next iproute2 1/2] libnetlink: Add test for error code returned from netlink reply
` [RFC net-next iproute2 2/2] ss: Add inet raw sockets information gathering via netlink diag interface
nfs NULL-dereferencing in net-next
2016-10-27 6:50 UTC (6+ messages)
[PATCH] net: avoid uninitialized variable
2016-10-27 5:53 UTC (3+ messages)
[v12, 0/8] Fix eSDHC host version register bug
2016-10-27 4:34 UTC (4+ messages)
` [v12, 5/8] soc: fsl: add GUTS driver for QorIQ platforms
[PATCH net] MAINTAINERS: Update qlogic networking drivers
2016-10-27 3:29 UTC (2+ messages)
[PATCH net] netvsc: fix incorrect receive checksum offloading
2016-10-27 3:19 UTC (2+ messages)
[PATCH net-next]ldmvsw: tx queue stuck in stopped state after LDC reset
2016-10-27 3:11 UTC (2+ messages)
(unknown),
2016-10-27 2:39 UTC (16+ messages)
` [PATCH v2 1/5] kconfig: introduce the "imply" keyword
` [PATCH v2 2/5] kconfig: introduce the "suggest" keyword
` [PATCH v2 3/5] kconfig: regenerate *.c_shipped files after previous changes
` [PATCH v2 5/5] posix-timers: make it configurable
` [PATCH v2 0/5] make POSIX timers optional with some Kconfig help
[PATCH net-next v2 1/1] driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89
2016-10-27 1:05 UTC
[PATCH v2 net-next 0/5] Add bpf support to set sk_bound_dev_if
2016-10-27 0:58 UTC (6+ messages)
` [PATCH v2 net-next 1/5] bpf: Refactor cgroups code in prep for new type
` [PATCH net-next 2/5] bpf: Add eBPF program subtype and is_valid_subtype() verifier
` [PATCH v2 net-next 3/5] bpf: Add new cgroup attach type to enable sock modifications
` [PATCH net-next 4/5] samples: bpf: Add prog_subtype to bpf_prog_load
` [PATCH v2 net-next 5/5] samples: bpf: add userspace example for modifying sk_bound_dev_if
[PATCH] drivers/net/usb/r8152 fix broken rx checksums
2016-10-26 22:54 UTC (2+ messages)
iproute: ss truncates abstract unix domain socket embedding null
2016-10-26 22:22 UTC (5+ messages)
[PATCH net] udp: fix IP_CHECKSUM handling
2016-10-26 21:34 UTC (2+ messages)
[PATCH net] sctp: fix the panic caused by route update
2016-10-26 21:32 UTC (2+ messages)
[PATCH net] doc: update docbook annotations for socket and skb
2016-10-26 21:31 UTC (2+ messages)
[patch net-next] devlink: Prevent port_type_set() callback when it's not needed
2016-10-26 21:30 UTC (2+ messages)
[PATCH net-next v2 7/9] net: use core MTU range checking in misc drivers
2016-10-26 21:29 UTC (6+ messages)
` [PATCH net-next 1/2] firewire: net: fix maximum possible MTU
` [PATCH net-next 2/2] firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardBus cards
[PATCH v1 1/1] ISDN: eicon: replace custom hex_dump_to_buffer()
2016-10-26 21:27 UTC (2+ messages)
[PATCH -next] net: netcp: drop kfree for memory allocated with devm_kzalloc
2016-10-26 21:25 UTC (2+ messages)
[PATCH -next] rocker: fix error return code in rocker_world_check_init()
2016-10-26 21:21 UTC (3+ messages)
[PATCH] batman-adv: Revert "use core MTU range checking in misc drivers"
2016-10-26 21:20 UTC (2+ messages)
[PATCH 0/2] Broadcom BCM54612E support
2016-10-26 21:16 UTC (2+ messages)
[PATCH net-next] sch_htb: do not report fake rate estimators
2016-10-26 21:14 UTC (2+ messages)
[PATCH] net: bonding: use new api ethtool_{get|set}_link_ksettings
2016-10-26 21:12 UTC (3+ messages)
[PATCH net-next] net: dev: Fix non-RCU based lower dev walker
2016-10-26 20:46 UTC (2+ messages)
[PATCH net-next 0/3] Add bpf support to set sk_bound_dev_if
2016-10-26 20:42 UTC (14+ messages)
` [PATCH net-next 2/3] bpf: Add new cgroups prog type to enable sock modifications
[RFC v4 00/18] Landlock LSM: Unprivileged sandboxing
2016-10-26 20:16 UTC (27+ messages)
` [RFC v4 01/18] landlock: Add Kconfig
` [RFC v4 02/18] bpf: Move u64_to_ptr() to BPF headers and inline it
` "
` [RFC v4 03/18] bpf,landlock: Add a new arraymap type to deal with (Landlock) handles
` [kernel-hardening] "
` [RFC v4 04/18] bpf,landlock: Add eBPF program subtype and is_valid_subtype() verifier
` [RFC v4 05/18] bpf,landlock: Define an eBPF program type for Landlock
` [RFC v4 06/18] fs: Constify path_is_under()'s arguments
` [RFC v4 11/18] seccomp,landlock: Handle Landlock hooks per process hierarchy
` [RFC v4 07/18] landlock: Add LSM hooks
` [RFC v4 08/18] landlock: Handle file comparisons
` [RFC v4 09/18] landlock: Add manager functions
` [RFC v4 10/18] seccomp: Split put_seccomp_filter() with put_seccomp()
` [RFC v4 12/18] bpf: Cosmetic change for bpf_prog_attach()
` [RFC v4 13/18] bpf/cgroup: Replace struct bpf_prog with struct bpf_object
` [RFC v4 14/18] bpf/cgroup: Make cgroup_bpf_update() return an error code
` [RFC v4 15/18] bpf/cgroup: Move capability check
` [RFC v4 16/18] bpf/cgroup,landlock: Handle Landlock hooks per cgroup
` [RFC v4 17/18] landlock: Add update and debug access flags
` [RFC v4 18/18] samples/landlock: Add sandbox example
[PATCH net-next] tcp/dccp: drop SYN packets if accept queue is full
2016-10-26 19:42 UTC (3+ messages)
[PATCH net v2] packet: on direct_xmit, limit tso and csum to supported devices
2016-10-26 19:07 UTC (3+ messages)
[PATCH net] ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
2016-10-26 18:57 UTC
[PATCH iproute2 net-next] tc: m_mirred: Fix parsing of 'index' optional argument
2016-10-26 18:23 UTC (2+ messages)
[PATCH iproute2 net-next] tc: m_mirred: Add support for ingress redirect/mirror
2016-10-26 18:21 UTC (2+ messages)
[PATCH v3] iproute2: macvlan: add "source" mode
2016-10-26 18:11 UTC (2+ messages)
[PATCH] net: mv643xx_eth: Fetch the phy connection type from DT
2016-10-26 18:05 UTC (2+ messages)
[PATCH iproute2 1/2] tc filters: display handle in events when a filter is deleted
2016-10-26 17:57 UTC (3+ messages)
` [PATCH iproute2 2/2] tc filters: fix filters to display handle when deleted even when no option
[PATCH] i40e: fix panic on SPARC while changing num of desc
2016-10-26 17:49 UTC
[PATCH net] Revert "hv_netvsc: report vmbus name in ethtool"
2016-10-26 15:30 UTC
[net-next PATCH 00/27] Add support for DMA writable pages being writable by the network stack
2016-10-26 17:22 UTC (8+ messages)
` [net-next PATCH 25/27] igb: Update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
` [Intel-wired-lan] "
` [net-next PATCH 26/27] igb: Update code to better handle incrementing page count
` [Intel-wired-lan] "
` [net-next PATCH 27/27] igb: Revert "igb: Revert support for build_skb in igb"
` [Intel-wired-lan] "
[PATCH] net: Reset skb to network header in neigh_hh_output
2016-10-26 17:08 UTC (6+ messages)
[PATCH next] flow_dissector: __skb_get_hash_symmetric arg can be const
2016-10-26 16:49 UTC
[PATCH net] bpf: fix samples to add fake KBUILD_MODNAME
2016-10-26 16:44 UTC (4+ messages)
[PATCH net-next] net: phy: at803x: Add a definition for PHY ID mask
2016-10-26 16:03 UTC
[PATCH net] Revert "hv_netvsc: report vmbus name in ethtool"
2016-10-26 16:27 UTC
[PATCH v2 0/9] net: add support for IPv6 Segment Routing
2016-10-26 16:03 UTC (11+ messages)
` [PATCH v2 1/9] ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
` [PATCH v2 2/9] ipv6: sr: add code base for control plane support of SR-IPv6
` [PATCH v2 3/9] ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
` [PATCH v2 4/9] ipv6: sr: add core files for SR HMAC support
` [PATCH v2 5/9] ipv6: sr: implement API to control SR HMAC structure
` [PATCH v2 6/9] ipv6: sr: add calls to verify and insert HMAC signatures
` [PATCH v2 7/9] ipv6: add source address argument for ipv6_push_nfrag_opts
` [PATCH v2 8/9] ipv6: sr: add support for SRH injection through setsockopt
` [PATCH v2 9/9] ipv6: sr: add documentation file for per-interface sysctls
[PATCH] rtl8xxxu: mark symbol static where possible
2016-10-26 15:56 UTC (3+ messages)
[PATCH 0/3] pull request for net: batman-adv 2016-10-26
2016-10-26 15:55 UTC (4+ messages)
` [PATCH 1/3] batman-adv: Modify neigh_list only with rcu-list functions
` [PATCH 2/3] batman-adv: Add BATADV_DBG_TP_METER to BATADV_DBG_ALL
` [PATCH 3/3] batman-adv: fix splat on disabling an interface
[PATCH net-next] net: core: Traverse the adjacency list from first entry
2016-10-26 15:52 UTC (3+ messages)
[PATCH net] packet: on direct_xmit, limit tso and csum to supported devices
2016-10-26 15:32 UTC (5+ messages)
[PATCH net-next 1/1] driver: tun: Use new macro SOCK_IOC_MAGIC instead of literal number 0x89
2016-10-26 14:10 UTC (3+ messages)
Question: Why only 1 VTI per src/dest-pair allowed
2016-10-26 13:45 UTC
[PATCH net] sctp: validate chunk len before actually using it
2016-10-26 13:23 UTC (3+ messages)
[PATCH] net_sched actions: use nla_parse_nested()
2016-10-26 12:44 UTC
[bnx2] [Regression 4.8] Driver loading fails without firmware
2016-10-26 12:00 UTC (3+ messages)
concurrent rhashtable test failure
2016-10-26 11:45 UTC (5+ messages)
[PATCH 00/28] Reenable maybe-uninitialized warnings
2016-10-26 11:11 UTC (5+ messages)
` [PATCH 19/28] brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_ap
[PATCH net-next] netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
2016-10-26 10:18 UTC (6+ messages)
[PATCH] net: hns: mark symbols static where possible
2016-10-26 9:53 UTC (2+ messages)
[PATCH net] ipv6: Don't use ufo handling on later transformed packets
2016-10-26 9:21 UTC
[PATCH net-next] switchdev: Remove redundant variable
2016-10-26 9:03 UTC
[PATCH (net.git) 0/3] stmmac: fix PTP support
2016-10-26 8:58 UTC (6+ messages)
` [PATCH (net.git) 1/3] stmmac: update the PTP header file
` [PATCH (net.git) 2/3] stmmac: fix PTP support for GMAC4
` [PATCH (net.git) 3/3] stmmac: fix PTP type ethtool stats
[PATCH net] cxgb4: Fix error handling in alloc_uld_rxqs()
2016-10-26 7:56 UTC
[PATCH] IB/mlx4: avoid a -Wmaybe-uninitialize warning
2016-10-26 6:51 UTC (2+ messages)
[PATCH (net.git)] net: phy: at803x: disable by default the hibernation feature
2016-10-26 6:08 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).