netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-21 17:37:56 to 2015-05-22 18:21:35 UTC [more...]

[PATCH v2 net-next 0/2] tcp: tcp_info extensions
 2015-05-22 18:21 UTC  (16+ messages)
    ` [PATCH net-next] tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
          ` [PATCH net-next] tcp: fix a potential deadlock in tcp_get_info()

net/unix: sk_socket can disappear when state is unlocked
 2015-05-22 18:16 UTC  (6+ messages)

[patch net-next] flow_dissector: do not break if ports are not needed in flowlabel
 2015-05-22 18:12 UTC  (2+ messages)

[PATCH net-next 1/3] cxgb4: Add support for loopback between VI of same port
 2015-05-22 18:01 UTC  (6+ messages)

[PATCH net-next] openvswitch: include datapath actions with sampled-packet upcall to userspace
 2015-05-22 17:53 UTC  (2+ messages)

[PATCH v5 3/3] ixgbe: Add new ndo to trust VF
 2015-05-22 17:51 UTC  (7+ messages)

[PATCH net,stable-4.0] cdc_ncm: Fix tx_bytes statistics
 2015-05-22 17:22 UTC  (2+ messages)

[RFC PATCH 00/13] Persistent grant maps for xen net drivers
 2015-05-22 17:14 UTC  (18+ messages)
` [RFC PATCH 02/13] xen-netback: xenbus feature persistent support
` [RFC PATCH 03/13] xen-netback: implement TX persistent grants
` [RFC PATCH 04/13] xen-netback: implement RX "
` [RFC PATCH 06/13] xen-netback: copy buffer on xenvif_start_xmit()
` [RFC PATCH 08/13] xen-netback: clone skb if skb->xmit_more is set

xen-netfront crash when detaching network while some network activity
 2015-05-22 17:13 UTC  (5+ messages)
` [Xen-devel] "

[PATCH] bridge: fix parsing of MLDv2 reports
 2015-05-22 16:37 UTC  (2+ messages)

[PATCHv2 net-next] bridge: allow setting hash_max + multicast_router if interface is down
 2015-05-22 16:26 UTC  (2+ messages)

[PATCH v5] ixgbe: Add module parameter to disable VLAN filter
 2015-05-22 16:16 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH net-next] test_bpf: Add backward jump test case
 2015-05-22 16:06 UTC  (2+ messages)

[PATCH net] ipv4: fill in table id when replacing a route
 2015-05-22 15:39 UTC  (2+ messages)

[PATCH net] ipv4: Avoid crashing in ip_error
 2015-05-22 15:12 UTC  (3+ messages)

[PATCH v4 net-next 00/11] net: Increase inputs to flow_keys hashing
 2015-05-22 15:22 UTC  (25+ messages)
` [PATCH v4 net-next 01/11] net: Simplify GRE case in flow_dissector
` [PATCH v4 net-next 02/11] mpls: Add definition for IPPROTO_MPLS
` [PATCH v4 net-next 03/11] net: Remove superfluous setting of key_basic
` [PATCH v4 net-next 04/11] net: Get skb hash over flow_keys structure
` [PATCH v4 net-next 05/11] net: Add full IPv6 addresses to flow_keys
` [PATCH v4 net-next 06/11] net: Add keys for TIPC address
` [PATCH v4 net-next 07/11] net: Get rid of IPv6 hash addresses flow keys
` [PATCH v4 net-next 08/11] net: Add VLAN ID to flow_keys
` [PATCH v4 net-next 09/11] net: Add IPv6 flow label "
` [PATCH v4 net-next 10/11] net: Add GRE keyid in flow_keys
` [PATCH v4 net-next 11/11] mpls: Add MPLS entropy label "

[PATCH v5 2/3] if_link: Add control trust VF
 2015-05-22 15:12 UTC  (2+ messages)

[PATCH v2] net/unix: sk_socket can disappear when state is unlocked
 2015-05-22 15:00 UTC 

[PATCH v2 1/3] net: macb: Document zynq gem dt binding
 2015-05-22 14:56 UTC  (5+ messages)
` [PATCH v2 2/3] net: macb: Disable half duplex gigabit on Zynq
` [PATCH v2 3/3] ARM: zynq: DT: Use the zynq binding with macb

[PATCH net-next v2 0/4] sfc: add MCDI tracing
 2015-05-22 14:49 UTC  (3+ messages)

[PATCH -next, V3 0/2] net: force refragmentation for DF reassembed skbs
 2015-05-22 14:45 UTC  (5+ messages)
` [PATCH -next 1/2] net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
` [PATCH -next 2/2] ip_fragment: don't forward defragmented DF packet

ingress policying for realtime protocol
 2015-05-22 14:00 UTC  (7+ messages)

pull-request: wireless-drivers-next 2015-05-21
 2015-05-22 12:38 UTC  (4+ messages)

[RESEND][PATCH] Bluetooth: Make request workqueue freezable
 2015-05-22 11:30 UTC  (14+ messages)

[PATCH net-next] cxgb4: Add PHY firmware support for T420-BT cards
 2015-05-22 16:28 UTC 

[PATCH 0/3] Netfilter fixes for net
 2015-05-22 10:34 UTC  (4+ messages)
` [PATCH 1/3] netfilter: nfnetlink_{log,queue}: Register pernet in first place
` [PATCH 2/3] netfilter: ensure number of counters is >0 in do_replace()
` [PATCH 3/3] Revert "netfilter: bridge: query conntrack about skb dnat"

[PATCH 0/7] crypto: Convert all AEAD users to new interface
 2015-05-22  8:31 UTC  (35+ messages)
` [PATCH 5/7] esp6: Switch to new AEAD interface
` [PATCH 7/7] mac80211: "
` [v2 PATCH 0/13] crypto: Convert all AEAD users to new interface
  ` [v2 PATCH 1/13] crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
  ` [v2 PATCH 2/13] crypto: seqiv - Use aead_register_instance
  ` [v2 PATCH 3/13] crypto: echainiv "
  ` [v2 PATCH 4/13] crypto: aead - Do not set cra_type for new style instances
  ` [v2 PATCH 5/13] crypto: testmgr - Switch to new AEAD interface
  ` [v2 PATCH 6/13] xfrm: Add IV generator information to xfrm_algo_desc
  ` [v2 PATCH 7/13] ipsec: Add IV generator information to xfrm_state
  ` [v2 PATCH 8/13] esp4: Switch to new AEAD interface
  ` [v2 PATCH 9/13] esp6: "
  ` [v2 PATCH 10/13] mac802154: "
  ` [v2 PATCH 11/13] mac80211: "
  ` [v2 PATCH 12/13] crypto: tcrypt - "
  ` [v2 PATCH 13/13] crypto: algif_aead "

e1000e pci_disable_link_state_locked() issues
 2015-05-22  7:55 UTC  (3+ messages)

[PATCH net-next] Better handling of transition to NUD_PROBE state
 2015-05-22  4:32 UTC  (3+ messages)

[net-next PATCH v3 00/10] pktgen: cleanups and introducing new samples/pktgen scripts
 2015-05-22  3:31 UTC  (2+ messages)

[PATCH net-next] rocker: move netevent neigh update to processes context
 2015-05-22  3:29 UTC  (2+ messages)

[PATCH net-next] bridge: allow setting hash_max + multicast_router if interface is down
 2015-05-22  3:27 UTC  (6+ messages)

[PATCH -next] net: sched: pkt_cls: remove unused macros from uapi
 2015-05-22  3:27 UTC  (2+ messages)

[PATCH -next] ipv6: reject locally assigned nexthop addresses
 2015-05-22  3:24 UTC  (2+ messages)

[PATCH net-next 0/3] Unserialize netdev_run_todo
 2015-05-22  3:21 UTC  (5+ messages)
` [PATCH net-next 1/3] net: Flush all skbs related to an unregistered device

[PATCH net] rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
 2015-05-22  3:19 UTC  (6+ messages)

[RFC PATCH net-next] bridge: allow setting hash_max + multicast_router if interface is down
 2015-05-22  0:53 UTC  (3+ messages)

[PATCH iproute2] tc: bpf: add initial man page
 2015-05-21 23:55 UTC  (2+ messages)

[PATCH net-next v4 0/10] ipv6: Only create RTF_CACHE route after encountering pmtu exception
 2015-05-21 23:37 UTC  (3+ messages)
` [PATCH net-next v4 01/10] ipv6: Remove external dependency on rt6i_dst and rt6i_src

[PATCH net-next 0/4] stmmac: probe code refactoring and clean up part 1
 2015-05-21 22:57 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: improve source port selection
 2015-05-21 22:55 UTC  (6+ messages)
` [PATCH net-next 1/2] inet_hashinfo: remove bsocket counter
` [PATCH net-next 2/2] tcp: improve REUSEADDR/NOREUSEADDR cohabitation

[PATCH net-next v2] tcp: ensure epoll edge trigger wakeup when write queue is empty
 2015-05-21 22:53 UTC  (2+ messages)

[PATCH net] net: sched: fix call_rcu() race on classifier module unloads
 2015-05-21 22:48 UTC  (2+ messages)

[PATCH net-next 0/2] cxgb4: Cleanup and update T4/T4 register ranges
 2015-05-21 22:46 UTC  (2+ messages)

[PATCH net-next v3 00/16] sfc: Get/Set MAC address and ndo_[set/get]_vf_* entrypoint functions
 2015-05-21 22:44 UTC  (2+ messages)

[PATCH v3 -next] ipv6: don't increase size when refragmenting forwarded ipv6 skbs
 2015-05-21 22:44 UTC 

[PATCH] stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual call
 2015-05-21 22:41 UTC  (2+ messages)

[PATCH linux v3 net-next 0/5] add netlink support for new lacp bonding parameters
 2015-05-21 22:27 UTC  (3+ messages)
` [PATCH iproute2 v3 net-next] iplink_bond: add support for ad_actor and port_key options

[PATCH iproute2] codel: add ce_threshold support to codel & fc_codel
 2015-05-21 22:25 UTC  (2+ messages)

[patch iproute2] tc: add support for Flower classifier
 2015-05-21 22:23 UTC  (2+ messages)

[PATCH iproute2] ss: add support for bytes_acked & bytes_received
 2015-05-21 22:21 UTC  (2+ messages)

[PATCH v3] add GENEVE netdev tunnel driver
 2015-05-21 22:19 UTC  (3+ messages)
` [PATCH v3] iproute2: GENEVE support

[PATCH v3 -next] ip: reject too-big defragmented DF-skb when forwarding
 2015-05-21 22:06 UTC 

[PATCH] net: macb: Disable half duplex gigabit on Zynq
 2015-05-21 21:57 UTC  (2+ messages)

[PATCH iproute2 0/2] Run tests forcely in separated netns
 2015-05-21 21:46 UTC  (2+ messages)

[PATCH iproute2] tipc: introduce TIPC configuration tool
 2015-05-21 21:43 UTC  (2+ messages)

[PATCH iproute2 00/10] RED and GRED fixes, plus TCA_GRED_LIMIT support
 2015-05-21 21:29 UTC  (3+ messages)
` [PATCH iproute2 01/10] tc: red, gred: Rename overloaded variable wlog

Looking for a lost patch
 2015-05-21 21:25 UTC  (4+ messages)

[PATCH] qlge: Move jiffies_to_usecs immediately before loop
 2015-05-21 21:23 UTC  (2+ messages)

[PATCH v4 net-next 0/4] rocker: transaction fixes
 2015-05-21 21:21 UTC  (2+ messages)

[PATCH 00/12] treewide: Use DECLARE_BITMAP
 2015-05-21 21:18 UTC  (3+ messages)
` [PATCH 07/12] spider_net: "

[PATCH net-next 0/4] bpf: introduce bpf_tail_call() helper
 2015-05-21 21:08 UTC  (2+ messages)

[PATCH net-next] net: dev: reduce both ingress hook ifdefs
 2015-05-21 20:59 UTC  (2+ messages)

[PATCH net-next] tcp: add a force_schedule argument to sk_stream_alloc_skb()
 2015-05-21 20:58 UTC  (2+ messages)

[PATCH] net: phy: Make sure PHY_RESUMING state change is always processed
 2015-05-21 20:50 UTC  (3+ messages)
` [PATCH] net: phy: Make sure phy_start() always re-enables the phy interrupts

Suspicious RCU usage in bridge with Linux v4.0-9362-g1fc149933fd4
 2015-05-21 20:28 UTC  (11+ messages)
` [PATCH net] bridge: fix lockdep splat

[RFC PATCH 0/4] Make iSCSI network namespace aware
 2015-05-21 20:26 UTC  (3+ messages)

Cause of Large Latency Difference Between 1179-byte and 1180-byte UDP Frames?
 2015-05-21 18:33 UTC  (3+ messages)

[PATCH net-next v2] tcp: add rfc3168, section 6.1.1.1. fallback
 2015-05-21 18:10 UTC  (5+ messages)
` [PATCH net-next v3] "

[PATCH v4 for-next 00/12] Add network namespace support in the RDMA-CM
 2015-05-21 17:54 UTC  (10+ messages)
` [PATCH v4 for-next 04/12] IB/ipoib: Return IPoIB devices matching connection parameters
` [PATCH v4 for-next 05/12] IB/cm: Share listening CM IDs


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