netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-11 14:35:14 to 2015-05-12 14:15:11 UTC [more...]

[RFC PATCH net-next 00/11] netns: don't switch namespace while creating kernel sockets
 2015-05-12 14:15 UTC  (14+ messages)
        ` [PATCH 0/6] Cleanup the "
          ` [PATCH 2/6] net: Add a struct net parameter to sock_create_kern

Hi
 2015-05-12 14:02 UTC 

[PATCH] xen-netfront: reset skb transport header before checksum
 2015-05-12 14:00 UTC  (3+ messages)

[RFC] about "ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT"
 2015-05-12 13:47 UTC 

[PATCH -next] net: core: set qdisc pkt len before tc_classify
 2015-05-12 13:37 UTC 

[PATCH net-next] ipv4: __ip_local_out_sk() is static
 2015-05-12 13:31 UTC 

[PATCH 2/2 net-next] net: move qdisc ingress filtering code where it belongs
 2015-05-12 13:27 UTC  (21+ messages)

[PATCH net-next] tcp/dccp: tw_timer_handler() is static
 2015-05-12 13:22 UTC 

[PATCH 2/2] net/ibm/emac: fix size of emac dump memory areas
 2015-05-12 13:12 UTC 

[PATCH 1/2] ibm-emac: changes of emac_regs structure accordingly within driver emac_regs structure
 2015-05-12 13:11 UTC 

[PATCH v2 net-next 0/2] tcp: tcp_info extensions
 2015-05-12 13:08 UTC  (2+ messages)

[PATCH -next] net: sched: use counter to break reclassify loops
 2015-05-12 13:00 UTC  (4+ messages)

[patch net-next v3 00/15] introduce programable flow dissector and cls_flower
 2015-05-12 12:56 UTC  (16+ messages)
` [patch net-next v3 01/15] net: change name of flow_dissector header to match the .c file name
` [patch net-next v3 02/15] flow_dissector: remove unused function flow_get_hlen declaration
` [patch net-next v3 03/15] net: move *skb_get_poff declarations into correct header
` [patch net-next v3 04/15] flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
` [patch net-next v3 05/15] net: move __skb_get_hash function declaration to flow_dissector.h
` [patch net-next v3 06/15] net: move __skb_tx_hash to dev.c
` [patch net-next v3 07/15] net: move netdev_pick_tx and dependencies to net/core/dev.c
` [patch net-next v3 08/15] flow_dissector: fix doc for skb_get_poff
` [patch net-next v3 09/15] flow_dissector: introduce programable flow_dissector
` [patch net-next v3 10/15] flow_dissect: use programable dissector in skb_flow_dissect and friends
` [patch net-next v3 11/15] flow_dissector: add missing header includes
` [patch net-next v3 12/15] flow_dissector: introduce support for ipv6 addressses
` [patch net-next v3 13/15] flow_dissector: introduce support for Ethernet addresses
` [patch net-next v3 14/15] flow_dissector: change port array into src,dst tuple
` [patch net-next v3 15/15] tc: introduce Flower classifier

[PATCH net-next 0/2] handle_ing update
 2015-05-12 12:54 UTC  (10+ messages)

[PATCH net-next v2 0/2] sfc: Bowdlerise PTP MCDI errors
 2015-05-12 12:05 UTC  (3+ messages)
` [PATCH net-next 1/2] sfc: nicer log message on PTP probe fail
` [PATCH net-next 2/2] sfc: suppress some MCDI error messages in PTP

[PATCH net-next V3 00/11] net/mlx5: ConnectX-4 100G Ethernet driver
 2015-05-12 11:55 UTC  (7+ messages)
` [PATCH net-next V3 02/11] net/mlx5_core: Add EQ renaming mechanism
` [PATCH net-next V3 08/11] net/mlx5_core: Set/Query port MTU commands

[patch net-next 00/15] introduce programable flow dissector and cls_flower
 2015-05-12 11:37 UTC  (11+ messages)
` [patch net-next 06/15] net: move __skb_tx_hash to skbuff.c
` [patch net-next 15/15] tc: introduce Flower classifier

[PATCH][next] xfrm: optimise xfrm_policy_lookup_bytype
 2015-05-12 11:37 UTC  (4+ messages)

[PATCH net-next] net: make skb_dst_pop routine static
 2015-05-12 10:29 UTC 

[PATCH v3 00/22] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-05-12  9:39 UTC  (2+ messages)

[PATCH net] rtnl: don't send rtnl msg for unregistered iface
 2015-05-12  8:43 UTC  (7+ messages)

[PATCH net-next] pktgen: fix packet generation
 2015-05-12  8:19 UTC  (2+ messages)

[PATCH net-next] test_bpf: add 173 new testcases for eBPF
 2015-05-12  7:58 UTC  (2+ messages)

[PATCH v5] net: phy: micrel: Fix regression in kszphy_probe
 2015-05-12  7:43 UTC 

[patch net-next v2 00/15] introduce programable flow dissector and cls_flower
 2015-05-12  7:39 UTC  (16+ messages)
` [patch net-next v2 01/15] net: change name of flow_dissector header to match the .c file name
` [patch net-next v2 02/15] flow_dissector: remove unused function flow_get_hlen declaration
` [patch net-next v2 03/15] net: move *skb_get_poff declarations into correct header
` [patch net-next v2 04/15] flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
` [patch net-next v2 05/15] net: move __skb_get_hash function declaration to flow_dissector.h
` [patch net-next v2 06/15] net: move __skb_tx_hash to dev.c
` [patch net-next v2 07/15] net: move netdev_pick_tx and dependencies to net/core/dev.c
` [patch net-next v2 08/15] flow_dissector: fix doc for skb_get_poff
` [patch net-next v2 09/15] flow_dissector: introduce programable flow_dissector
` [patch net-next v2 10/15] flow_dissect: use programable dissector in skb_flow_dissect and friends
` [patch net-next v2 11/15] flow_dissector: add missing header includes
` [patch net-next v2 12/15] flow_dissector: introduce support for ipv6 addressses
` [patch net-next v2 13/15] flow_dissector: introduce support for Ethernet addresses
` [patch net-next v2 14/15] flow_dissector: change port array into src,dst tuple
` [patch net-next v2 15/15] tc: introduce Flower classifier

[PATCH v3 for-next 00/13] Add network namespace support in the RDMA-CM
 2015-05-12  6:50 UTC  (7+ messages)
` [PATCH v3 for-next 01/13] IB/core: Use SRCU when reading client_list or device_list
` [PATCH v3 for-next 05/13] IB/cm: Reference count ib_cm_ids

[PATCH net] x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions
 2015-05-12  6:25 UTC 

[PATCH] Update be2net maintainers' email addresses
 2015-05-12  6:13 UTC 

[PATCH] net: ll_temac: Fix DMA map size bug
 2015-05-12  6:06 UTC  (3+ messages)

[PATCH v2] net: ll_temac: Fix DMA map size bug
 2015-05-12  6:06 UTC 

[PATCH iproute2] ip route: should show the hoplimit value what kernel returns
 2015-05-12  5:32 UTC 

[PATCH v2 net-next 0/5] net: Increase inputs to flow_keys hashing
 2015-05-12  4:56 UTC  (9+ messages)
` [PATCH v2 net-next 1/5] net: Get skb hash over flow_keys structure
` [PATCH v2 net-next 2/5] net: Add full IPv6 addresses to flow_keys
` [PATCH v2 net-next 3/5] net: Add VLAN ID "
` [PATCH v2 net-next 4/5] net: Add IPv6 flow label "
` [PATCH v2 net-next 5/5] net: Add GRE keyid in flow_keys

[PATCH net-next] samples/bpf: fix in-source build of samples with clang
 2015-05-12  4:25 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2015-05-12  1:49 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2015-05-12  1:49 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2015-05-12  1:49 UTC 

[RESEND][PATCH] Bluetooth: Make request workqueue freezable
 2015-05-12  1:46 UTC  (3+ messages)

Suspicious RCU usage in bridge with Linux v4.0-9362-g1fc149933fd4
 2015-05-12  1:33 UTC  (11+ messages)

[V3 PATCH 0/5] ACPI: Introduce support for _CCA object
 2015-05-12  1:20 UTC  (7+ messages)
` [V3 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
` [V3 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object

[net-next 00/11][pull request] Intel Wired LAN Driver Updates 2015-05-02
 2015-05-12  0:33 UTC  (9+ messages)
` [net-next 07/11] if_link: Add VF multicast promiscuous control

[PATCH V6 net-next 1/1] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
 2015-05-11 22:39 UTC 

[PATCH net-next 0/2] net: systemport: interrupt coalescing support
 2015-05-11 22:12 UTC  (3+ messages)
` [PATCH net-next 1/2] net: systemport: Implement TX coalescing control knobs
` [PATCH net-next 2/2] net: systemport: Implement RX "

[PATCH net-next v7 00/24] switchdev: spring cleanup
 2015-05-11 21:02 UTC  (4+ messages)
` [PATCH net-next v7 24/24] switchdev: bring documentation up-to-date

[PATCH 5/5] geneve: add initial netdev driver for GENEVE tunnels
 2015-05-11 20:51 UTC  (6+ messages)
` [PATCH v2 "

[PATCH net] xen/netback: Properly initialize credit_bytes
 2015-05-11 20:45 UTC  (2+ messages)

[PATCHSET v3] netconsole: implement extended console support
 2015-05-11 20:37 UTC  (7+ messages)
` [PATCH 1/4] netconsole: remove unnecessary netconsole_target_get/out() from write_msg()
` [PATCH 2/4] netconsole: make netconsole_target->enabled a bool
` [PATCH 3/4] netconsole: make all dynamic netconsoles share a mutex
` [PATCH 4/4] netconsole: implement extended console support

[PATCH 00/10] Refactor netdev page frags and move them into mm/
 2015-05-11 20:36 UTC  (3+ messages)

[net-next PATCH] net: Fix ifdef typo in net_device definition
 2015-05-11 19:52 UTC  (3+ messages)

[PATCH] net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue()
 2015-05-11 19:17 UTC 

[PATCH NEXT] rtlwifi: btcoexist: Fix interference between rtl8723be and Bluetooth
 2015-05-11 19:00 UTC 

[PATCH] macvtap add missing ioctls
 2015-05-11 19:00 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] macvtap add missing ioctls - fix wrapping
      ` [PATCH v4] "

[PATCH] iproute2: GENEVE support
 2015-05-11 18:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next] net: sched: deprecate enqueue_root()
 2015-05-11 18:17 UTC  (2+ messages)

[PATCH v2] net: ll_temac: Use one return statement instead of two
 2015-05-11 18:16 UTC  (2+ messages)

[PATCH net-next 0/2] Bowdlerise PTP MCDI errors
 2015-05-11 18:15 UTC  (2+ messages)

[PATCH v3] net: fec: add support of ethtool get_regs
 2015-05-11 18:10 UTC  (2+ messages)

[PATCH net-next] cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
 2015-05-11 23:13 UTC 

[PATCH 2/2] adm8211: fix the possible pci cache line sizes inside switch-case
 2015-05-11 17:56 UTC  (9+ messages)

[PATCH 2/7] turn Makefile more distribution friendly
 2015-05-11 17:48 UTC  (5+ messages)
` [PATCH 5/7] ip-route: don't hide routes with RTM_F_CLONED by default

[PATCH iproute2] codel: add ce_threshold support to codel & fc_codel
 2015-05-11 17:44 UTC 

[PATCH net-next] net: sched: fix typo in net_device ifdef
 2015-05-11 17:37 UTC  (2+ messages)

[PATCH] net: Remove remaining remnants of pm_qos from netdevice.h
 2015-05-11 17:27 UTC  (4+ messages)

xen-netfront sets partial checksum at wrong offset
 2015-05-11 17:25 UTC  (3+ messages)
` [Xen-devel] "

[PATCH net-next v2 0/6] packet: refine rollover
 2015-05-11 17:09 UTC  (3+ messages)
` [PATCH net-next v2 6/6] packet: rollover statistics

[PATCH iproute2] ss: add support for bytes_acked & bytes_received
 2015-05-11 17:03 UTC 

[PATCH] pppoe: drop pppoe device in pppoe_unbind_sock_work
 2015-05-11 16:58 UTC  (2+ messages)

Probably bug in netfilter hashlimit extension
 2015-05-11 16:35 UTC 

[PATCH iproute2] man ip-link: Add missing lowpan link type
 2015-05-11 16:21 UTC  (2+ messages)

[PATCH iproute2] tc: minor cleanup on ingress
 2015-05-11 16:18 UTC  (2+ messages)

[PATCH iproute2] ss: dctcp changes
 2015-05-11 16:17 UTC  (2+ messages)

[PATCH iproute2] ss: small optim in tcp_show_info()
 2015-05-11 16:16 UTC  (2+ messages)

[PATCH iproute2] route: Add missing newline in helptext
 2015-05-11 16:15 UTC  (2+ messages)

[Patch iproute2] tc: fill in handle before checking argc
 2015-05-11 16:13 UTC  (2+ messages)

[PATCH] iproute2: Fix typo in get_prefix_1()
 2015-05-11 16:12 UTC  (2+ messages)

[PATCH net-next] tipc: allow one link per bearer to neighboring nodes
 2015-05-11 16:10 UTC  (4+ messages)

[PATCH linux v3 net-next 0/5] add netlink support for new lacp bonding parameters
 2015-05-11 15:50 UTC  (3+ messages)

[PATCH v4] net: phy: micrel: Fix regression in kszphy_probe
 2015-05-11 15:38 UTC  (3+ messages)

[PATCH] isdn: Use ktime_t instead of 'struct timeval'
 2015-05-11 15:31 UTC  (2+ messages)

[PATCH net-next] test: bpf: extend "load 64-bit immediate" testcase
 2015-05-11 15:02 UTC  (2+ messages)

[PATCH] net: qca_spi: Fix possible race during probe
 2015-05-11 15:01 UTC  (2+ messages)

[PATCH V5 1/1] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
 2015-05-11 14:41 UTC  (4+ messages)

pull-request: mac80211-next 2015-05-06
 2015-05-11 14:41 UTC  (4+ messages)


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