messages from 2015-10-07 11:02:45 to 2015-10-08 03:28:54 UTC [more...]
[PATCH] ip: find correct route for socket which is not bound (v2)
2015-10-08 3:31 UTC (2+ messages)
[PATCH v3 0/3] net: unix: fix use-after-free
2015-10-08 3:19 UTC (4+ messages)
` [PATCH v3 1/3] net: unix: fix use-after-free in unix_dgram_poll()
` [PATCH v3 2/3] net: unix: Convert gc_flags to flags
` [PATCH v3 3/3] net: unix: optimize wakeups in unix_dgram_recvmsg()
[PATCH net-next 0/2] bpf: unprivileged
2015-10-08 2:29 UTC (10+ messages)
` [PATCH net-next 1/2] bpf: enable non-root eBPF programs
[PATCH v2 0/4] sh_eth: Remove obsolete platform_device_id entries
2015-10-08 2:07 UTC (5+ messages)
` [PATCH v2 3/4] sh_eth: Remove obsolete r8a7740-gether platform_device_id entry
` [PATCH v2 4/4] sh_eth: Remove obsolete r8a777x-ether "
[PATCH net-next 0/6] net: dsa: push switchdev prepare phase in FDB ops
2015-10-08 0:25 UTC (8+ messages)
` [PATCH net-next 1/6] net: dsa: add uses_hw_tag
` [PATCH net-next 2/6] net: dsa: include dsa.h in dsa_priv.h
` [PATCH net-next 3/6] net: remove dsa.h include from linux/netdevice.h
` [PATCH net-next 4/6] net: dsa: add port_fdb_prepare
` [PATCH net-next 5/6] net: dsa: push prepare phase in port_fdb_add
` [PATCH net-next 6/6] net: dsa: use switchdev obj in port_fdb_del
[PATCH 2/2] Convert smsc911x to use ACPI as well as DT
2015-10-08 0:11 UTC (15+ messages)
[PATCH net-next v2 0/5] BPF/random32 updates
2015-10-07 23:55 UTC (10+ messages)
` [PATCH net-next v2 1/5] net: move net_get_random_once to lib
` [PATCH net-next v2 2/5] once: make helper generic for calling functions once
` [PATCH net-next v2 3/5] random32: add prandom_seed_full_state helper
` [PATCH net-next v2 4/5] random32: add prandom_init_once helper for own rngs
` [PATCH net-next v2 5/5] bpf: split state from prandom_u32() and consolidate {c,e}BPF prngs
[Patch net] sch_hhf: fix return value of hhf_drop()
2015-10-07 23:47 UTC
[RFC PATCH] net: mvneta: add ethtool statistics
2015-10-07 23:03 UTC (3+ messages)
` [PATCH RFC] "
[net-next 00/18][pull request] Intel Wired LAN Driver Updates 2015-10-07
2015-10-07 22:47 UTC (19+ messages)
` [net-next 01/18] i40e: Increase the amount of time we wait for reset to be done
` [net-next 02/18] i40e: enable WoL operation if config bit show WoL capable
` [net-next 03/18] i40e: stop VF rings
` [net-next 04/18] i40e/i40evf: add driver support for new device ids
` [net-next 05/18] i40e/i40evf: fix a potential type compare issue
` [net-next 06/18] i40e: fix bad CEE status shift value
` [net-next 07/18] i40e: make i40e_init_pf_fcoe to void
` [net-next 08/18] i40e/i40evf: assure clean asq status report
` [net-next 09/18] i40e: Fix for truncated interrupt name
` [net-next 10/18] i40e: Never let speed get set to 0 in get_settings
` [net-next 11/18] i40e/i40evf: give up the __func__
` [net-next 12/18] i40e: add little endian conversion for checksum
` [net-next 13/18] i40e: fix bug in return from get_link_status and avoid spurious link messages
` [net-next 14/18] i40e/i40evf: fix unicast mac address add
` [net-next 15/18] i40e/i40evf: Add a stat to keep track of linearization count
` [net-next 16/18] i40e: Additional checks for CEE APP priority validity
` [net-next 17/18] i40evf: propagate interrupt allocation failure
` [net-next 18/18] i40e/i40evf: remove unused opcode
[PATCH net-next 0/4 v2] net: VRF support in IPv6 stack
2015-10-07 22:02 UTC (5+ messages)
` [PATCH net-next 1/4] net: Add IPv6 support to l3mdev
` [PATCH net-next 2/4] net: Export fib6_get_table and nd_tbl
` [PATCH net-next 3/4] net: Add IPv6 support to VRF device
` [PATCH net-next 4/4] net: Add VRF support to IPv6 stack
[PATCH next 0/30] Passing net through the netfilter hooks
2015-10-07 21:48 UTC (29+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
` [PATCH next 0/15] netfilter: Stop guessing net (take 2)
` [PATCH next 0/5] netfilter: Pass net into ip_route_me_harder
` [PATCH net-next 0/6] net: Pass net through ip fragmention
` [PATCH net-next 00/15] net: Pass net through the output path
` [PATCH net-next 01/15] ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk
` [PATCH net-next 06/15] ipv4: Merge ip_local_out and ip_local_out_sk
` [PATCH net-next 00/16] net: Pass net through the output path v2
` [PATCH net-next 01/16] ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk
` [PATCH net-next 02/16] ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_sk
` [PATCH net-next 03/16] xfrm: Only compute net once in xfrm_policy_queue_process
` [PATCH net-next 04/16] net: Pass net into dst_output and remove dst_output_okfn
` [PATCH net-next 05/16] dst: Pass a sk into .local_out
` [PATCH net-next 06/16] ipv4: Merge __ip_local_out and __ip_local_out_sk
` [PATCH net-next 07/16] ipv4: Merge ip_local_out and ip_local_out_sk
` [PATCH net-next 08/16] ipv6: Merge __ip6_local_out and __ip6_local_out_sk
` [PATCH net-next 09/16] ipv6: Merge ip6_local_out and ip6_local_out_sk
` [PATCH net-next 10/16] ipv4: Cache net in iptunnel_xmit
` [PATCH net-next 11/16] ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit
` [PATCH net-next 12/16] ppp: Cache net in pptp_xmit
` [PATCH net-next 13/16] ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound
` [PATCH net-next 14/16] ipv4,ipv6: Pass net into __ip_local_out and __ip6_local_out
` [PATCH net-next 15/16] ipv4,ipv6: Pass net into ip_local_out and ip6_local_out
` [PATCH net-next 16/16] dst: Pass net into dst->output
[PATCH-next v2 0/4] make non-modular code explicitly non-modular
2015-10-07 21:47 UTC (6+ messages)
` [PATCH-next v2 1/4] net/core: make sock_diag.c "
` [PATCH-next v2 2/4] net/dcb: make dcbnl.c "
` [PATCH-next v2 3/4] net/sched: make sch_blackhole.c "
` [PATCH-next v2 4/4] drivers/net/ethernet: make ti/cpsw-phy-sel.c "
[PATCH net-next 0/5] BPF/random32 updates
2015-10-07 21:01 UTC (11+ messages)
` [PATCH net-next 1/5] net: move net_get_random_once to lib
` [PATCH net-next 2/5] once: make helper generic for calling function once
` [PATCH net-next 3/5] random32: add prandom_seed_full_state helper
` [PATCH net-next 4/5] random32: add prandom_init_once helper for own rngs
` [PATCH net-next 5/5] bpf: split state from prandom_u32() and consolidate {c,e}BPF prngs
[PATCH] i40evf: fix 32 bit build warnings
2015-10-07 20:13 UTC
linux 3.4.43 : kernel crash at __nf_conntrack_confirm
2015-10-07 19:57 UTC
[PATCH net-next] cxgb4: Enhance driver to update FW, when FW is too old
2015-10-07 19:09 UTC (2+ messages)
` [net-next] "
[patch net-next RFC 0/3] switchdev: change locking
2015-10-07 18:54 UTC (5+ messages)
` [patch net-next RFC 1/3] switchdev: assert rtnl in switchdev_port_obj_del
` [patch net-next RFC 2/3] switchdev: allow caller to explicitly use deferred attr_set version
` [patch net-next RFC 3/3] switchdev: introduce deferred variants of obj_add/del helpers
netpoll_send_skb_on_dev warning with bnx2
2015-10-07 18:54 UTC (6+ messages)
[PATCH net-next 0/4] net: VRF support in IPv6 stack
2015-10-07 18:52 UTC (8+ messages)
` [PATCH net-next 1/4] net: Add IPv6 support to l3mdev
` [PATCH net-next 2/4] net: Export fib6_get_table and nd_tbl
` [PATCH net-next 3/4] net: Add IPv6 support to VRF device
` [PATCH net-next 4/4] net: Add VRF support to IPv6 stack
[PATCH] bnx2fc: reduce stack usage in __bnx2fc_enable
2015-10-07 18:49 UTC (3+ messages)
[PATCH RFC 0/3] net: Add driver helper function to determine if checksum is offloadable
2015-10-07 18:07 UTC (4+ messages)
` [PATCH RFC 3/3] mlx4: Call skb_csum_offload_check to check offloadability
[PATCH v2 net-next] bpf: fix cb access in socket filter programs
2015-10-07 17:55 UTC
[patch net-next v3 00/14] rocker: add support for multiple worlds
2015-10-07 17:51 UTC (11+ messages)
` [patch net-next v3 06/14] rocker: introduce worlds infrastructure
[PATCH] ovs: do not allocate memory from offline numa node
2015-10-07 17:47 UTC (5+ messages)
` [ovs-dev] "
[patch net-next v2 00/13] rocker: add support for multiple worlds
2015-10-07 17:39 UTC (7+ messages)
[PATCH] ip neigh: Add ifindex to request when filtering dumps by device
2015-10-07 17:23 UTC
[PATCH net-next 0/3] net: remove dsa.h from netdevice.h
2015-10-07 17:20 UTC (4+ messages)
[PATCH net] openvswitch: Fix egress tunnel info
2015-10-07 17:19 UTC (13+ messages)
[PATCH net-next v4] net: ipv6: Make address flushing on ifdown optional
2015-10-07 17:01 UTC (3+ messages)
[PATCH net-next] bpf: fix cb access in socket filter programs
2015-10-07 16:53 UTC (4+ messages)
[PATCH net] net/mlx4: Remove shared_ports variable at mlx4_enable_msi_x
2015-10-07 16:31 UTC
[PATCH] net: mdio-octeon: Drop obsolete Kconfig advice
2015-10-07 16:20 UTC (2+ messages)
[PATCHv4 net 0/6] OVS conntrack fixes for net
2015-10-07 16:12 UTC (5+ messages)
` [PATCHv4 net 1/6] openvswitch: Fix typos in CT headers
[PATCH net] bpf: clear sender_cpu before xmit
2015-10-07 16:09 UTC (4+ messages)
[MM PATCH V4 5/6] slub: support for bulk free with SLUB freelists
2015-10-07 16:06 UTC (13+ messages)
` [MM PATCH V4.1 "
[PATCH v3 00/14] RDS: connection scalability and performance improvements
2015-10-07 15:58 UTC (3+ messages)
[PATCH v4 00/14] RDS: connection scalability and performance improvements
2015-10-07 15:53 UTC (15+ messages)
` [PATCH v4 01/14] RDS: use kfree_rcu in rds_ib_remove_ipaddr
` [PATCH v4 02/14] RDS: make socket bind/release locking scheme simple and more efficient
` [PATCH v4 03/14] RDS: fix rds_sock reference bug while doing bind
` [PATCH v4 04/14] RDS: Use per-bucket rw lock for bind hash-table
` [PATCH v4 05/14] RDS: defer the over_batch work to send worker
` [PATCH v4 06/14] RDS: use rds_send_xmit() state instead of RDS_LL_SEND_FULL
` [PATCH v4 07/14] RDS: IB: ack more receive completions to improve performance
` [PATCH v4 08/14] RDS: IB: split send completion handling and do batch ack
` [PATCH v4 09/14] RDS: IB: handle rds_ibdev release case instead of crashing the kernel
` [PATCH v4 10/14] RDS: IB: fix the rds_ib_fmr_wq kick call
` [PATCH v4 11/14] RDS: IB: use already available pool handle from ibmr
` [PATCH v4 12/14] RDS: IB: mark rds_ib_fmr_wq static
` [PATCH v4 13/14] RDS: IB: use max_mr from HCA caps than max_fmr
` [PATCH v4 14/14] RDS: IB: split mr pool to improve 8K messages performance
[PATCH net-next] bpf, skb_do_redirect: clear sender_cpu before xmit
2015-10-07 15:46 UTC (2+ messages)
[PATCH net-next] net: Do not drop to make_route if oif is l3mdev
2015-10-07 15:40 UTC
[PATCH] igb: improve handling of disconnected adapters
2015-10-07 15:03 UTC (3+ messages)
` [PATCH v3] "
[GIT PULL nf-next 0/2] Fourth Round of IPVS Updates for v4.4
2015-10-07 14:33 UTC (4+ messages)
` [PATCH nf-next 1/2] ipvs: Remove possibly unused variable from ip_vs_out
` [Help needed] Kernel level, OSI layers 2-3 Network driver developments, anyone in Northwest US region ?
[PATCH 1/2 net] net/mlx4_core: Test interrupts fail if not all comp vectors called request_irq
2015-10-07 14:20 UTC (7+ messages)
` [PATCH 2/2] Do not set shared_ports when nreq > MAX_MSIX
[PATCH net-next] net: Fix vti use case with oif in dst lookups for IPv6
2015-10-07 14:12 UTC (3+ messages)
linux-next: Tree for Oct 6
2015-10-07 13:31 UTC (2+ messages)
[PATCH] net/bonding: send arp in interval if no active slave
2015-10-07 13:29 UTC (4+ messages)
` [PATCH v4] "
[PATCH net-next v2] bridge: allow adding of fdb entries pointing to the bridge device
2015-10-07 12:14 UTC (3+ messages)
[PATCH net] ppp: don't override sk->sk_state in pppoe_flush_dev()
2015-10-07 12:12 UTC (6+ messages)
[PATCH v3 0/5] net: dsa: complete and fix the dsa unbinding
2015-10-07 11:56 UTC (2+ messages)
[PATCH net-next] tcp: ensure prior synack rtx behavior with small backlogs
2015-10-07 12:10 UTC (2+ messages)
[PATCH 1/1] net: ipv4: tcp.c Fixed an assignment coding style issue
2015-10-07 12:01 UTC (2+ messages)
[PATCH net-next 0/3] s390: qeth patches for net-next
2015-10-07 11:52 UTC (2+ messages)
[PATCH net-next 0/8] bridge: netlink: complete port attribute support
2015-10-07 11:50 UTC (2+ messages)
[PATCH v4 net-next 00/10] Add new drivers: qed & qede
2015-10-07 11:25 UTC (11+ messages)
` [PATCH v4 net-next 01/10] qed: Add module with basic common support
` [PATCH v4 net-next 02/10] qed: Add basic L2 interface
` [PATCH v4 net-next 03/10] qede: Add basic Network driver
` [PATCH v4 net-next 04/10] qed: Add slowpath L2 support
` [PATCH v4 net-next 05/10] qede: Add basic network device support
` [PATCH v4 net-next 06/10] qede: classification configuration
` [PATCH v4 net-next 07/10] qed: Add link support
` [PATCH v4 net-next 08/10] qede: Add support for link
` [PATCH v4 net-next 09/10] qed: Add statistics support
` [PATCH v4 net-next 10/10] qede: Add basic ethtool support
[PATCH net-next] net: Lookup actual route when oif is VRF device
2015-10-07 11:31 UTC (2+ messages)
pull-request: mac80211-next 2015-10-05
2015-10-07 11:29 UTC (2+ messages)
[PATCH net-next 0/5 v2] net: Add saddr op to l3mdev and vrf
2015-10-07 11:28 UTC (2+ messages)
[PATCH 1/3][RESEND] doc: dt: net: Add fsl,wake-on-filer for eTSEC
2015-10-07 11:20 UTC (6+ messages)
` [PATCH 2/3][RESEND] powerpc: dts: p1022si: "
` [PATCH 3/3][RESEND] gianfar: Add WAKE_UCAST and "wake-on-filer" support
[PATCH net-next v3 0/2] openvswitch: add IPv6 tunneling support
2015-10-07 11:18 UTC (2+ 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).