messages from 2014-11-25 18:32:48 to 2014-11-26 13:30:58 UTC [more...]
[PATCH 0/5 net] bridge: Fix missing Netlink message validations
2014-11-26 13:30 UTC (8+ 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 v4 20/42] virtio_net: pass vi around
2014-11-26 13:28 UTC (12+ 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 iproute2] iplink: allow to show ip addresses
2014-11-26 13:12 UTC (3+ 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 (15+ messages)
[patch net-next v3 00/17] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
2014-11-26 12:12 UTC (79+ 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] net: netfilter: Fix undefined reference to nf_nat_redirect_* functions
2014-11-26 11:33 UTC (7+ messages)
` [PATCH v2] "
[PATCH net] r8152: drop the tx packet with invalid length
2014-11-26 9:56 UTC
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 net-next V2] tun/macvtap: use consume_skb() instead of kfree_skb() when needed
2014-11-26 7:43 UTC
[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
Multiple DSA switch on shared MII
2014-11-26 7:33 UTC (3+ messages)
[PATCH 1/2] virito: introduce methods of fixing device features
2014-11-26 7:09 UTC (3+ messages)
[PATCH net-next v4] ipvlan: Initial check-in of the IPVLAN driver
2014-11-26 6:41 UTC (2+ 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)
[PATCH net-next] ipvlan: fix sparse warnings
2014-11-26 5:24 UTC
[PATCH net-next 0/3] net: bcmgenet: EEE support
2014-11-26 5:16 UTC (4+ 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 0/4] support GMAC driver for RK3288
2014-11-26 4:05 UTC (5+ messages)
` [PATCH 1/4] GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC
[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-next 00/11] standardize TIPC SKB queue operations
2014-11-26 3:41 UTC (12+ 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 net 0/2] net: dsa: bcm_sf2: misc bugfixes
2014-11-26 3:39 UTC (2+ messages)
[PATCH] stmmac: platform: fix default values of the filter bins setting
2014-11-26 2:38 UTC
[PATCH] xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
2014-11-26 2:28 UTC
[PATCH V3 1/1] ipv6: Remove unnecessary test
2014-11-26 2:25 UTC
[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 (6+ messages)
[PATCH v5 0/4] arch: Add lightweight memory barriers for coherent memory access
2014-11-25 23:15 UTC (3+ messages)
` [PATCH v5 2/4] arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
[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 0/4] timestamping updates
2014-11-25 21:39 UTC (12+ messages)
` [PATCH rfc 1/4] net-timestamp: pull headers for SOCK_STREAM
` [PATCH rfc 2/4] net-errqueue: add IP(V6)_PKTINFO support
` [PATCH rfc 3/4] net-timestamp: tcp sockets return v6 errors on v6 sockets
[cdc_ncm] kickstart
2014-11-25 21:29 UTC
[RFC] situation with csum_and_copy_... API
2014-11-25 20:59 UTC (4+ messages)
` [PATCH v2 01/17] new helper: skb_copy_and_csum_datagram_msg()
[PATCH v7 0/4] arch: Add lightweight memory barriers for coherent memory access
2014-11-25 20:35 UTC (5+ messages)
` [PATCH v7 1/4] arch: Cleanup read_barrier_depends() and comments
` [PATCH v7 2/4] arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
` [PATCH v7 3/4] r8169: Use dma_rmb() and dma_wmb() for DescOwn checks
` [PATCH v7 4/4] fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
[PATCH 1/2 V3 3.18] rtlwifi: rtl8821ae: Fix 5G detection problem
2014-11-25 20:28 UTC
[PATCH v6 0/5] arch: Add lightweight memory barriers for coherent memory access
2014-11-25 20:29 UTC (7+ messages)
` [PATCH v6 2/5] arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
` [PATCH v6 3/5] r8169: Use dma_rmb() and dma_wmb() for DescOwn checks
` [PATCH v6 4/5] fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
` [PATCH v6 5/5] patch to allow arm cross-compile
[PATCH] tg3: fix ring init when there are more TX than RX channels
2014-11-25 20:19 UTC (4+ messages)
[PATCH 1/2 V2 3.18] rtlwifi: rtl8821ae: Fix 5G detection problem
2014-11-25 20:10 UTC (2+ messages)
[PATCH 0/3] sh_eth: Remove redundant alignment adjustment
2014-11-25 20:07 UTC (5+ messages)
` [PATCH 3/3] sh_eth: Fix dma mapping issue
[PATCH net] Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse"
2014-11-25 20:00 UTC (2+ messages)
[PATCH 0/2 3.18] Fixes for Bug #88811
2014-11-25 19:53 UTC (5+ messages)
` [PATCH 1/2 3.18] rtlwifi: rtl8821ae: Fix 5G detection problem
[PATCHv10 ovs 00/15] Revalidate flows with unique identifiers
2014-11-25 19:45 UTC (2+ messages)
[PATCH net-next] gre: Set inner mac header in gro complete
2014-11-25 19:35 UTC (3+ messages)
[PATCH net-next 0/2] gue: Generalize remote checksum offload
2014-11-25 19:21 UTC (3+ messages)
` [PATCH net-next 1/2] net: Add remcsum_adjust as common function for "
` [PATCH net-next 2/2] gue: Call remcsum_adjust
[PATCH net] net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
2014-11-25 19:16 UTC (2+ messages)
[net PATCH 0/2] Fix outer UDP checksums for IPv6 VXLAN tunnels
2014-11-25 19:13 UTC (2+ messages)
[PATCH net-next] cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table
2014-11-25 19:07 UTC (2+ messages)
[PATCH net-next 0/3] net: Remote checksum offload for VXLAN
2014-11-25 18:54 UTC (6+ messages)
` [PATCH net-next 3/3] vxlan: Remote checksum offload
[PATCH] net-timestamp: Fix a documentation typo
2014-11-25 18:35 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).