netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-25 21:29:17 to 2014-11-26 20:29:42 UTC [more...]

[PATCH 0/5 net] bridge: Fix missing Netlink message validations
 2014-11-26 20:29 UTC  (13+ messages)
` [PATCH 1/5] bridge: Validate IFLA_BRIDGE_FLAGS attribute length
` [PATCH 2/5] net: Validate IFLA_BRIDGE_MODE "
` [PATCH 3/5] net: Check for presence of IFLA_AF_SPEC
` [PATCH 4/5] bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVE
` [PATCH 5/5] bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK

[PATCH net-next V1 0/2] ethtool, net/mlx4_en: RSS hash function selection
 2014-11-26 20:29 UTC  (4+ messages)
` [PATCH net-next V1 1/2] ethtool: Support for configurable RSS hash function

Multiple DSA switch on shared MII
 2014-11-26 20:23 UTC  (4+ messages)

[PATCH net-next] sky2: Fix crash inside sky2_rx_clean
 2014-11-26 20:17 UTC  (3+ messages)

[PATCH net-next] ipvlan: fix sparse warnings
 2014-11-26 20:13 UTC  (2+ messages)

[PATCH net-next 0/3] net: bcmgenet: EEE support
 2014-11-26 20:09 UTC  (5+ messages)
` [PATCH net-next 1/3] net: bcmgenet: add register definitions for EEE
` [PATCH net-next 2/3] net: bcmgenet: add EEE support
` [PATCH net-next 3/3] net: bcmgenet: support restarting auto-negotiation

[PATCH net] net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
 2014-11-26 20:03 UTC  (2+ messages)

[PATCH] x86: bpf_jit_comp: simplify trivial boolean return
 2014-11-26 20:00 UTC  (3+ messages)

[PATCH rfc] packet: zerocopy packet_snd
 2014-11-26 19:59 UTC  (3+ messages)

pull request: wireless 2014-11-26
 2014-11-26 19:47 UTC 

[PATCH net-next] bridge: add vlan id to mdb notifications
 2014-11-26 19:40 UTC  (3+ messages)

[PATCH net] r8152: drop the tx packet with invalid length
 2014-11-26 18:44 UTC  (4+ messages)

[PATCH] x86: bpf_jit_comp: simplify trivial boolean return
 2014-11-26 18:02 UTC  (2+ messages)

[patch net-next v3 00/17] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
 2014-11-26 17:59 UTC  (76+ messages)
` [patch net-next v3 01/17] bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion
` [patch net-next v3 02/17] net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
` [patch net-next v3 04/17] net: introduce generic switch devices support
` [patch net-next v3 06/17] net-sysfs: expose physical switch id for particular device
` [patch net-next v3 07/17] rocker: introduce rocker switch driver
` [patch net-next v3 08/17] bridge: call netdev_sw_port_stp_update when bridge port STP status changes
` [patch net-next v3 09/17] bridge: add API to notify bridge driver of learned FBD on offloaded device
` [patch net-next v3 13/17] bridge: move private brport flags to if_bridge.h so port drivers can use flags
` [patch net-next v3 15/17] bridge: add new hwmode swdev
` [patch net-next v3 16/17] bridge: add brport flags to dflt bridge_getlink
` [patch net-next v3 17/17] rocker: add ndo_bridge_setlnk/getlink support for learning policy

[PATCH] x86: bpf_jit_comp: simplify trivial boolean return
 2014-11-26 17:55 UTC  (3+ messages)

[PATCH net-next 00/11] standardize TIPC SKB queue operations
 2014-11-26 17:31 UTC  (13+ messages)
` [PATCH net-next 01/11] tipc: remove node subscription infrastructure
` [PATCH net-next 02/11] tipc: remove protocol message queue
` [PATCH net-next 03/11] tipc: remove retransmission queue
` [PATCH net-next 04/11] tipc: clean up the process of link pushing packets
` [PATCH net-next 05/11] tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED
` [PATCH net-next 06/11] tipc: remove unused between routine
` [PATCH net-next 07/11] tipc: use skb_queue_walk_safe marco to simplify link_prepare_wakeup routine
` [PATCH net-next 08/11] tipc: use generic SKB list APIs to manage link transmission queue
` [PATCH net-next 09/11] tipc: use generic SKB list APIs to manage deferred queue of link
` [PATCH net-next 10/11] tipc: use generic SKB list APIs to manage link receive queue
` [PATCH net-next 11/11] tipc: use generic SKB list APIs to manage TIPC outgoing packet chains

[PATCH] stmmac: platform: fix default values of the filter bins setting
 2014-11-26 17:29 UTC  (3+ messages)

[PATCH] xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
 2014-11-26 17:28 UTC  (2+ messages)

[PATCH V3 1/1] ipv6: Remove unnecessary test
 2014-11-26 17:27 UTC  (2+ messages)

[PATCH v2 01/17] new helper: skb_copy_and_csum_datagram_msg()
 2014-11-26 17:27 UTC  (4+ messages)

[PATCH net-next 0/2] gue: Generalize remote checksum offload
 2014-11-26 17:27 UTC  (2+ messages)

[PATCH 0/4] support GMAC driver for RK3288
 2014-11-26 17:14 UTC  (6+ messages)
` [PATCH 1/4] GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC

[PATCH net] tcp: fix possible NULL dereference in tcp_vX_send_reset()
 2014-11-26 17:09 UTC  (2+ messages)

[PATCH net-next 0/3] sch_fq: segment too big GSO packets
 2014-11-26 17:08 UTC  (4+ messages)
  ` [PATCH net-next] pkt_sched: fq: increase max delay from 125 ms to one second

[PATCH net-next v4] ipvlan: Initial check-in of the IPVLAN driver
 2014-11-26 17:05 UTC  (3+ messages)

[PATCH net] net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
 2014-11-26 17:05 UTC  (4+ messages)

[PATCH v5 0/4] arch: Add lightweight memory barriers for coherent memory access
 2014-11-26 16:04 UTC  (6+ messages)
` [PATCH v5 2/4] arch: Add lightweight memory barriers dma_rmb() and dma_wmb()

[PATCH RFC net-next] net: Add GRO support for GRE tunneling of TEB packets
 2014-11-26 15:44 UTC  (2+ messages)

[PATCH v4 20/42] virtio_net: pass vi around
 2014-11-26 15:01 UTC  (22+ messages)
` [PATCH v4 21/42] virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
` [PATCH v4 22/42] virtio_net: stricter short buffer length checks
` [PATCH v4 23/42] virtio_net: bigger header when VERSION_1 is set
` [PATCH v4 24/42] virtio_net: enable v1.0 support
` [PATCH v4 25/42] vhost: add memory access wrappers
` [PATCH v4 26/42] vhost/net: force len for TX to host endian

[PATCH iproute2] iplink: allow to show ip addresses
 2014-11-26 14:00 UTC  (4+ messages)

[PATCH net-next V2] tun/macvtap: use consume_skb() instead of kfree_skb() when needed
 2014-11-26 13:47 UTC  (2+ messages)

[PATCH v4 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
 2014-11-26 12:19 UTC  (6+ messages)

[PATCH] net: netfilter: Fix undefined reference to nf_nat_redirect_* functions
 2014-11-26 11:33 UTC  (7+ messages)
` [PATCH v2] "

BCM4313 & brcmsmac & 3.12: only semi-working?
 2014-11-26  9:52 UTC  (10+ messages)

[PATCH net-next] macvlan: delay the header check for dodgy packets into lower device
 2014-11-26  9:21 UTC 

[PATCH] x86: bpf_jit_comp: simplify trivial boolean return
 2014-11-26  9:18 UTC 

[PATCH 3/4] GMAC: dts: add gmac info for rk3288
 2014-11-26  8:47 UTC  (5+ messages)

[PATCH v2 net-next 3/3] tuntap: reduce the size of tun_struct by using flex array
 2014-11-26  7:40 UTC  (3+ messages)

[patch net-next v3 09/17] bridge: add API to notify bridge driver of learned FBD on offloaded device
 2014-11-26  7:37 UTC 

[patch net-next v3 02/17] net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
 2014-11-26  7:35 UTC 

[PATCH 1/2] virito: introduce methods of fixing device features
 2014-11-26  7:09 UTC  (3+ messages)

[PATCH net-next] tun/macvtap: use consume_skb() instead of kfree_skb() in tun/macvtap_do_read()
 2014-11-26  6:41 UTC  (3+ messages)

[net-next PATCH 0/5] net: Add helper for padding short Ethernet frames
 2014-11-26  4:01 UTC  (16+ messages)
` [net-next PATCH 1/5] etherdevice: Add function for handling padding frame to ETH_ZLEN
` [net-next PATCH 2/5] ethernet/intel: Use eth_skb_pad helper
` [net-next PATCH 3/5] niu: "
` [net-next PATCH 4/5] myri10ge: use "
` [net-next PATCH 5/5] r8169: Use eth_skb_pad function

[PATCH net 0/2] net: dsa: bcm_sf2: misc bugfixes
 2014-11-26  3:39 UTC  (2+ messages)

[PATCH V2 1/1] ipv6: Remove unnecessary test
 2014-11-26  2:23 UTC 

[PATCH net 0/2] net: dsa: bcm_sf2: misc bugfixes
 2014-11-26  2:08 UTC  (3+ messages)
` [PATCH net 1/2] net: dsa: bcm_sf2: fix unmapping registers in case of errors
` [PATCH net 2/2] net: dsa: bcm_sf2: reset switch prior to initialization

[PATCH] bonding: move ipoib_header_ops to vmlinux
 2014-11-26  1:30 UTC  (5+ messages)

[PATCH 1/1] net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"
 2014-11-25 22:25 UTC  (4+ messages)
      ` [PATCH v2] "

[PATCH] net/mlx4: Fix EEH recovery failure
 2014-11-25 22:21 UTC  (4+ messages)

RESPOND FOR TRANSFSER DETAILS
 2014-11-25 21:50 UTC 

[PATCH rfc 1/4] net-timestamp: pull headers for SOCK_STREAM
 2014-11-25 21:39 UTC  (5+ messages)

[cdc_ncm] kickstart
 2014-11-25 21:29 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).