netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-08 16:08:57 to 2015-10-09 18:52:55 UTC [more...]

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-10-09 18:44 UTC  (10+ 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 00/16] net: Pass net through the output path v2
            ` [PATCH net-next 0/3] net: Pass net into defragmentation
            ` [PATCH net-next 1/3] ipv4: Only compute net once in ip_call_ra_chain
            ` [PATCH net-next 2/3] ipv4: Pass struct net into ip_defrag and ip_check_defrag

[PATCH] netfilter: turn NF_HOOK into an inline function
 2015-10-09 18:45 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH net-next] packet: fix match_fanout_group()
 2015-10-09 18:29 UTC 

[PATCH net-next 0/4] tcp: better smp listener behavior
 2015-10-09 18:12 UTC  (17+ messages)
` [PATCH net-next 1/4] net: SO_INCOMING_CPU setsockopt() support

[PATCH net-next v4 0/2] fix tunnel statistics handling
 2015-10-09 18:11 UTC  (5+ messages)
` [PATCH net-next v4 1/2] fix return of iptunnel_xmit
` [PATCH net-next v4 2/2] tipc: remove invalid ip_rt_put

[PATCH v2 net-next 0/3] bpf: unprivileged
 2015-10-09 17:59 UTC  (13+ messages)
` [PATCH v2 net-next 1/3] bpf: enable non-root eBPF programs
` [PATCH v2 net-next 3/3] bpf: add unprivileged bpf tests

[PATCH] MDIO: FSL_PQ_MDIO: Fix bug on incorrect offset of tbipa register
 2015-10-09 17:39 UTC  (4+ messages)
` [PATCH 1/2] net/fsl_pq_mdio: check TBI address for consistency with mapped range
  ` [PATCH 2/2] net/fsl_pq_mdio: fix computed address for the TBI register

[PATCH] rtnetlink: fix gcc -Wconversion warning
 2015-10-09 17:35 UTC 

[PATCH net-next] bpf, skb_do_redirect: clear sender_cpu before xmit
 2015-10-09 17:33 UTC  (6+ messages)

[PATCH net-next] net: Fix vti use case with oif in dst lookups for IPv6
 2015-10-09 17:27 UTC  (5+ messages)

[PATCH] ipvs: drop first packet to dead server
 2015-10-09 16:17 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ovs: do not allocate memory from offline numa node
 2015-10-09 15:54 UTC  (7+ messages)
    ` [ovs-dev] "

[PATCH] net/bonding: send arp in interval if no active slave
 2015-10-09 15:31 UTC  (7+ messages)
` [PATCH v4] "

pull-request: wireless-drivers-next 2015-10-09
 2015-10-09 15:13 UTC 

[PATCH v4 0/3] net: unix: fix use-after-free
 2015-10-09 15:12 UTC  (7+ messages)
` [PATCH v4 1/3] net: unix: fix use-after-free in unix_dgram_poll()
` [PATCH v4 2/3] net: unix: Convert gc_flags to flags
` [PATCH v4 3/3] net: unix: optimize wakeups in unix_dgram_recvmsg()

[PATCH 0/9] net: small improvement
 2015-10-09 14:49 UTC  (5+ messages)
` [PATCH 4/9] net/can: can_dropped_invalid_skb can be boolean

[PATCH 3.19 and earlier] fib_rules: Fix dump_rules() not to exit early
 2015-10-09 14:33 UTC  (2+ messages)

[PATCH-next v2 0/4] make non-modular code explicitly non-modular
 2015-10-09 14:52 UTC  (5+ messages)
` [PATCH-next v2 3/4] net/sched: make sch_blackhole.c "

[patch net-next v2 00/13] rocker: add support for multiple worlds
 2015-10-09 14:36 UTC  (8+ messages)

[PATCH net 0/5] Mellanox driver update to 4.3-rc4
 2015-10-09 14:45 UTC  (2+ messages)

[4.1.3-rt8] [report][cpuhotplug] BUG: spinlock bad magic on CPU#0, sh/137
 2015-10-09 14:25 UTC 

[PATCH] sunrpc: avoid warning in gss_key_timeout
 2015-10-09 14:13 UTC 

[PATCH net-next 0/7] Mellanox driver update for net-next
 2015-10-09 14:28 UTC  (2+ messages)

[net-next 00/16][pull request] Intel Wired LAN Driver Updates 2015-10-08
 2015-10-09 14:23 UTC  (18+ messages)
` [net-next 01/16] i40e: fix erroneous WARN_ON
` [net-next 02/16] i40e: inline interrupt enable
` [net-next 03/16] i40e: add more verbose error messages
` [net-next 04/16] i40e: Add parsing for CEE DCBX TLVs
` [net-next 05/16] i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfg
` [net-next 06/16] i40e: Fix for extra Flow Director filter in table after error
` [net-next 07/16] i40e: Fix multiple link up messages
` [net-next 08/16] i40e: add switch for link polling
` [net-next 09/16] i40e/i40evf: Explicitly assign enum index for VSI type
` [net-next 10/16] i40e: Support FW CEE DCB UP to TC map nibble swap
` [net-next 11/16] i40evf: detect reset more reliably
` [net-next 12/16] i40e/i40evf: clean up some code
` [net-next 13/16] i40e: refactor code to remove indent
` [net-next 14/16] i40evf: use capabilities flags properly
` [net-next 15/16] i40e/i40evf: pass QOS handle to VF
` [net-next 16/16] i40e: print neato new features

[PATCHv2 net-next] cxgb4: Enhance driver to update FW, when FW is too old
 2015-10-09 13:01 UTC 

[PATCH] net: HNS: fix MDIO dependencies
 2015-10-09 12:53 UTC 

[PATCH net] ipv4/icmp: redirect messages can use the ingress daddr as source
 2015-10-09 12:34 UTC 

question about potential integer truncation in mwifiex_set_wapi_ie and mwifiex_set_wps_ie
 2015-10-09 12:05 UTC  (3+ messages)

[patch net-next] bridge: try switchdev op first in __vlan_vid_add/del
 2015-10-09 11:54 UTC 

[PATCH] mwifiex: fix a comment typo
 2015-10-09 11:37 UTC  (2+ messages)

[PATCH 00/12] net: assorted y2038 changes
 2015-10-09 11:36 UTC  (5+ messages)
` [PATCH 04/12] mwifiex: use ktime_get_real for timestamping
` [PATCH 05/12] mwifiex: avoid gettimeofday in ba_threshold setting

[PATCH v3 net-next 0/4] tcp: better smp listener behavior
 2015-10-09 10:53 UTC  (9+ messages)
` [PATCH v3 net-next 1/4] net: SO_INCOMING_CPU setsockopt() support
` [PATCH v3 net-next 2/4] net: align sk_refcnt on 128 bytes boundary
` [PATCH v3 net-next 3/4] net: shrink struct sock and request_sock by 8 bytes
` [PATCH v3 net-next 4/4] tcp: shrink tcp_timewait_sock "

[PATCH] pcnet32: fix a logic error with pci_set_dma_mask
 2015-10-09 10:45 UTC 

[RHEL6.8 net PATCH] ipv4/icmp: redirect messages can use the ingress daddr as source
 2015-10-09 10:16 UTC  (2+ messages)

[net-next PATCH] driver: net: cpsw: add no_bd_ram dt parsing
 2015-10-09 10:06 UTC 

[PATCH net-next] openvswitch: report features supported by the kernel datapath
 2015-10-09  9:46 UTC  (4+ messages)

[PATCH net-next 1/1] sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
 2015-10-09  9:40 UTC 

[PATCH net-next 1/1] sfc: replace spinlocks with bit ops for busy poll locking
 2015-10-09  9:18 UTC 

[Patch V3 5/9] i40e: Use numa_mem_id() to better support memoryless node
 2015-10-09  9:25 UTC  (7+ messages)
  ` [Intel-wired-lan] "

[PATCH v2] ath6kl: drop unlikely behind WARN_ON()
 2015-10-09  8:49 UTC  (2+ messages)

[PATCH] ath6kl: remove redundant null pointer check on send_pkt
 2015-10-09  8:47 UTC  (2+ messages)

bnx2x - occasional high packet loss (on LAN)
 2015-10-09  7:59 UTC  (7+ messages)

[patch net-next RFC 0/3] switchdev: change locking
 2015-10-09  6:46 UTC  (8+ messages)
` [patch net-next RFC 2/3] switchdev: allow caller to explicitly use deferred attr_set version

[PATCH net-next v3 0/4] switchdev: push bridge ageing_time attribute down
 2015-10-09  6:41 UTC  (15+ messages)
` [PATCH net-next v3 1/4] switchdev: add bridge ageing_time attribute
` [PATCH net-next v3 2/4] switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
` [PATCH net-next v3 3/4] bridge: push bridge setting ageing_time down to switchdev
` [PATCH net-next v3 4/4] rocker: handle setting bridge ageing_time

[PATCH v2] sunrpc: fix waitqueue_active without memory barrier in sunrpc
 2015-10-09  6:29 UTC  (3+ messages)

watches
 2015-10-09  6:01 UTC 

PLS I NEED YOUR HELP!
 2015-10-08 20:18 UTC 

[PATCH 1/1] net namespace: dynamically configure new net namespace inherit net config
 2015-10-09  3:13 UTC  (3+ messages)

[PATCH ethtool 2/2] Fix return type of test_free() prorotype
 2015-10-09  3:03 UTC 

[PATCH ethtool 1/2] Fix missing function declarations when building tests
 2015-10-09  3:03 UTC 

ethtool 4.2 released
 2015-10-09  2:49 UTC 

[PATCH] ethtool: fix typo in man page
 2015-10-09  2:24 UTC  (2+ messages)

[PATCH] ethtool: add new emac_regs struct from driver, add new chip types
 2015-10-09  2:24 UTC  (3+ messages)

[PATCH net-next v2 0/4] switchdev: push bridge attributes down
 2015-10-09  2:22 UTC  (4+ messages)
` [PATCH net-next v2 1/4] switchdev: add bridge attributes

[PATCH] ethtool: Add vmxnet3 register dump support
 2015-10-09  2:21 UTC  (2+ messages)

[PATCH] sunrpc: fix waitqueue_active without memory barrier in sunrpc
 2015-10-09  1:11 UTC  (4+ messages)

[PATCH net] tcp: change type of alive from int to bool
 2015-10-09  0:41 UTC 

[PATCH] brcmfmac: fix waitqueue_active without memory barrier in brcmfmac driver
 2015-10-09  0:35 UTC 

[PATCH v2 net-next 0/4] tcp: better smp listener behavior
 2015-10-08 22:24 UTC  (7+ messages)
` [PATCH v2 net-next 1/4] net: SO_INCOMING_CPU setsockopt() support
` [PATCH v2 net-next 2/4] net: align sk_refcnt on 128 bytes boundary
` [PATCH v2 net-next 3/4] net: shrink struct sock and request_sock by 8 bytes
` [PATCH v2 net-next 4/4] tcp: shrink tcp_timewait_sock "

[PATCH] netfilter: fix bad checksum on IPv6 when NAT is performed
 2015-10-08 22:11 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH 3.10.y 0/2] ipv6: avoid soft lockups in fib6_run_gc()
 2015-10-08 22:04 UTC  (2+ messages)

[PATCH net-next 1/2] sock: support per-packet fwmark
 2015-10-08 21:56 UTC  (2+ messages)
` [PATCH net-next 2/2] packet: support per-packet fwmark for af_packet sendmsg

[PATCH RFC 0/3] net: Add driver helper function to determine if checksum is offloadable
 2015-10-08 21:39 UTC  (5+ messages)
` [PATCH RFC 3/3] mlx4: Call skb_csum_offload_check to check offloadability

[PATCH net-next] tcp: fix RFS vs lockless listeners
 2015-10-08 21:11 UTC  (2+ messages)

[PATCH net-next] net: synack packets can be attached to request sockets
 2015-10-08 20:27 UTC  (3+ messages)

[PATCH net-next v4] net: ipv6: Make address flushing on ifdown optional
 2015-10-08 19:47 UTC  (4+ messages)

[net-next 00/18][pull request] Intel Wired LAN Driver Updates 2015-10-07
 2015-10-08 18:53 UTC  (3+ messages)
` [net-next 07/18] i40e: make i40e_init_pf_fcoe to void

[PATCH net-next 0/2] bpf: unprivileged
 2015-10-08 17:42 UTC  (10+ messages)
` [PATCH net-next 1/2] bpf: enable non-root eBPF programs

[PATCH net-next v3] bridge: allow adding of fdb entries pointing to the bridge device
 2015-10-08 17:38 UTC 

[PATCH net v3 1/2] fix return of iptunnel_xmit
 2015-10-08 17:33 UTC  (5+ messages)
` [PATCH net v3 2/2] tipc: remove invalid ip_rt_put

[PATCH] Bluetooth: hci_smd: Qualcomm WCNSS HCI driver
 2015-10-08 17:28 UTC  (6+ messages)

[PATCH net-next] ipv6 route: use err pointers instead of returning pointer by reference
 2015-10-08 17:26 UTC 

[PATCH net-next 3/4] net: shrink struct sock and request_sock by 8 bytes
 2015-10-08 16:31 UTC  (2+ messages)

[PATCH net-next 2/4] net: align sk_refcnt on 128 bytes boundary
 2015-10-08 16:19 UTC  (2+ messages)

[PATCH net] ipv6: drop frames with attached skb->sk in forwarding
 2015-10-08 16:19 UTC 

[PATCH net] ipv6: gre: setup default multicast routes over PtP links
 2015-10-08 16:19 UTC 


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).