netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-25 09:15:21 to 2016-03-28 18:04:29 UTC [more...]

[PATCH net] team: team should sync the port's uc/mc addrs when add a port
 2016-03-28 18:04 UTC  (3+ messages)

[PATCH 0/9] Netfilter fixes for net
 2016-03-28 17:58 UTC  (10+ messages)
` [PATCH 1/9] netfilter: ipset: fix race condition in ipset save, swap and delete
` [PATCH 2/9] openvswitch: Fix checking for new expected connections
` [PATCH 3/9] openvswitch: call only into reachable nf-nat code
` [PATCH 4/9] netfilter: x_tables: validate e->target_offset early
` [PATCH 5/9] netfilter: x_tables: make sure e->next_offset covers remaining blob size
` [PATCH 6/9] netfilter: x_tables: fix unconditional helper
` [PATCH 7/9] netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast fails
` [PATCH 8/9] netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES
` [PATCH 9/9] netfilter: ipv4: fix NULL dereference

[PATCH net v2 0/3] Tunneling fixes
 2016-03-28 17:37 UTC  (6+ messages)
` [PATCH net v2 2/3] tunnels: Don't apply GRO to multiple layers of encapsulation

[PATCH] net: macb: Only call GPIO functions if there is a valid GPIO
 2016-03-28 17:30 UTC  (3+ messages)

BUG: net/netfilter: KASAN: stack-out-of-bounds in tcp_packet
 2016-03-28 17:05 UTC  (6+ messages)

[RFC net-next 0/2] udp: use standard RCU rules
 2016-03-28 17:00 UTC  (9+ messages)
` [RFC net-next 1/2] net: add SOCK_RCU_FREE socket flag
` [RFC net-next 2/2] udp: No longer use SLAB_DESTROY_BY_RCU

[RFC PATCH 0/9] RFC6864 compliant GRO and GSO partial offload
 2016-03-28 16:25 UTC  (13+ messages)
` [RFC PATCH 1/9] ipv4/GRO: Allow multiple frames to use the same IP ID
` [RFC PATCH 7/9] GSO: Support partial segmentation offload

[PATCH 0/3] Control ethernet PHY LEDs via LED subsystem
 2016-03-28 16:10 UTC  (3+ messages)

[PATCH] mwifiex: ie_list is an array, so no need to check if NULL
 2016-03-28 15:53 UTC 

[PATCH] netlabel: fix a problem with netlbl_secattr_catmap_setrng()
 2016-03-28 15:41 UTC  (3+ messages)

[PATCH net-next 0/2] net: hns: add setting coalescing parameters for HNS v2
 2016-03-28 15:39 UTC  (5+ messages)
` [PATCH net-next 1/2] net: hns: fixed the setting and getting overtime bug
` [PATCH net-next 2/2] net: hns: set-coalesce-usecs returns errno by dsaf.ko

[PATCH] openvswitch: Use proper buffer size in nla_memcpy
 2016-03-28 15:39 UTC  (2+ messages)

[PATCH 01/14] Bluetooth: use list_for_each_entry*
 2016-03-28 15:02 UTC  (3+ messages)
` [PATCH 07/14] batman-adv: use list_for_each_entry_safe
  ` [B.A.T.M.A.N.] "

[PATCH 1/3] batman-adv: use to_delayed_work
 2016-03-28 15:05 UTC  (2+ messages)
` [B.A.T.M.A.N.] "

[PATCH net] inet: add proper locking in __inet{6}_lookup()
 2016-03-28 15:27 UTC  (6+ messages)

[PATCH 12/31] sunrpc: auth_gss: use parity8
 2016-03-28 14:33 UTC  (4+ messages)
` [PATCH 25/31] ethernet: use parity8 in sun/niu.c
` [PATCH 31/31] ethernet: broadcom: use parity8 in tg3.c

[PATCH v8 net-next] ravb: Add dma queue interrupt support
 2016-03-28 14:32 UTC  (3+ messages)

[PATCH net-next 1/1] qlge: Update version to 1.00.00.35
 2016-03-28 12:09 UTC  (3+ messages)

[PATCH v2] netpoll: Fix extra refcount release in netpoll_cleanup()
 2016-03-28 13:18 UTC  (6+ messages)

[PATCH] iwlwifi: pcie: remove duplicate assignment of variable isr_stats
 2016-03-28 11:39 UTC  (2+ messages)

[RFC PATCH] tcp: Add SOF_TIMESTAMPING_TX_EOR and allow MSG_EOR in tcp_sendmsg
 2016-03-28  5:42 UTC  (4+ messages)

[PATCH] brcmfmac: sdio: remove unused variable retry_limit
 2016-03-28  4:16 UTC  (2+ messages)

[PATCH] Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression
 2016-03-28  2:43 UTC  (2+ messages)

[PATCH] ravb: fix software timestamping
 2016-03-28  2:42 UTC  (3+ messages)

[PATCH 4/5] net: sxgbe: fix error paths in sxgbe_platform_probe()
 2016-03-28  2:40 UTC  (6+ messages)
` [PATCH] "

[PATCH] Fix returned tc and hoplimit values for route with IPv6 encapsulation
 2016-03-28  2:35 UTC  (2+ messages)

[PATCH TRIVIAL] drivers/net/usb/plusb.c: Fix typo
 2016-03-28  2:34 UTC  (2+ messages)

[RFC] r8169: Module parameter for opt-in of ASPM
 2016-03-27 22:54 UTC 

[PATCH iproute2 v1 1/1] lib/utils: fix get_addr() and get_prefix() error messages
 2016-03-27 18:02 UTC  (3+ messages)

[PATCH iproute2 1/2] vxlan: Follow kernel defaults for outer UDP checksum
 2016-03-27 18:01 UTC  (2+ messages)

[patch iproute2 v2 1/2] include: add linked list implementation from kernel
 2016-03-27 18:00 UTC  (2+ messages)

[PATCH iproute2 master 0/2] setting flow label support
 2016-03-27 18:00 UTC  (2+ messages)

[iproute PATCH] Use ARRAY_SIZE macro everywhere
 2016-03-27 17:42 UTC  (3+ messages)
` [iproute PATCH v3] "

[iproute PATCH 0/7] Refactor some internal library functions
 2016-03-27 17:38 UTC  (2+ messages)

[PATCH 1/2 net-next v3.16]r8169: Disable set bit multicast enable per multicast address
 2016-03-27 16:31 UTC  (4+ messages)
` [PATCH 2/2 net-next v3.16]r9169: Search for registers on set_rx_mode

Darlehen Angebot
 2016-03-27 12:44 UTC 

[PATCH] drivers : Remove unnecessary void pointer conversions
 2016-03-27 11:46 UTC  (3+ messages)

[PATCH -next 0/5] netlink: remove mmapped netlink support
 2016-03-27  7:32 UTC  (2+ messages)

[PATCH net-next 0/7] net: dsa: mv88e6xxx: HW bridging support for 6185
 2016-03-27  3:04 UTC  (10+ messages)
` [PATCH net-next 1/7] net: dsa: mv88e6xxx: 6185 port default FID is 8-bit
` [PATCH net-next 2/7] net: dsa: mv88e6xxx: 6185 has only 256 FDBs
` [PATCH net-next 3/7] net: dsa: mv88e6xxx: write FID in ATU command
` [PATCH net-next 4/7] net: dsa: mv88e6xxx: fix ATU FID access for 6185
` [PATCH net-next 5/7] net: dsa: mv88e6xxx: fix VTU "
` [PATCH net-next 6/7] net: dsa: mv88e6xxx: map destination addresses "
` [PATCH net-next 7/7] net: dsa: mv88e6131: enable hardware bridging

Re:Hola
 2016-03-27  2:06 UTC 

[PATCH 1/2] net: dsa: mv88e6xxx: Introduce _mv88e6xxx_phy_page_{read,write}
 2016-03-26 22:58 UTC  (13+ messages)
` [PATCH 2/2] net: dsa: mv88e6xxx: Clear the PDOWN bit on setup

Delivery
 2016-03-26 18:54 UTC 

[PATCH net-next v3.16]r8169: Add delay on set_rx_mode
 2016-03-26 17:19 UTC  (2+ messages)

[ask for help and advice] fib6_del triggered BUG_ON, because rt->rt6i_ref counter is 2
 2016-03-26  7:10 UTC 

[PATCH net-next v3.16]r8169: Correct value from speed 10 on MII_BMCR
 2016-03-26  4:34 UTC  (6+ messages)

[PATCH] ipv6: Fix the pmtu path for connected UDP socket
 2016-03-26  0:16 UTC  (12+ messages)

veth regression with "don’t modify ip_summed; doing so treats packets with bad checksums as good."
 2016-03-25 23:46 UTC  (29+ messages)

[PATCH RFC 0/9] udp: GRO in UDP sockets and fast encap_rcv
 2016-03-25 22:31 UTC  (4+ messages)
` [PATCH RFC 3/9] net: Add fast receive encapsulation

[net-next RFC 0/4] SO_BINDTOSUBNET
 2016-03-25 22:29 UTC  (3+ messages)

RESEND: Easily reproducible kernel panic due to netdev all_adj_list refcnt handling
 2016-03-25 22:10 UTC  (3+ messages)

[PATCH-RFC] drivers: net: ethernet: intel: e1000e: fix ethtool autoneg off for fiber
 2016-03-25 21:58 UTC 

[PATCH] ip.7: Fix incorrect sockopt name
 2016-03-25 19:36 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: fix 6185 hardware bridging
 2016-03-25 19:01 UTC  (3+ messages)

[PATCH 1/1] net: Add SO_REUSEPORT_LISTEN_OFF socket option as drain mode
 2016-03-25 18:31 UTC  (5+ messages)

netpoll rtnl_dereference() usage
 2016-03-25 18:16 UTC  (2+ messages)

[RFT Patch net 1/2] ipv6: invalidate the socket cached route on pmtu events if possible
 2016-03-25 18:11 UTC  (6+ messages)

[ethtool PATCH v7 0/2] add support for new ETHTOOL_xLINKSETTINGS ioctls
 2016-03-25 16:21 UTC  (3+ messages)
` [ethtool PATCH v7 1/2] ethtool.c: add support for "
` [ethtool PATCH v7 2/2] ethtool: use netlink socket when AF_INET not available

[PATCH net-next v3.16]r8169: Add support for half duplex on MDI
 2016-03-25 15:50 UTC  (2+ messages)

[PATCH v2 1/1] net: macb: remove BUG_ON() and reset the queue to handle RX errors
 2016-03-25 15:44 UTC  (2+ messages)

[PATCH] net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362
 2016-03-25 15:38 UTC  (2+ messages)

[PATCH net] bpf: add missing map_flags to bpf_map_show_fdinfo
 2016-03-25 15:37 UTC  (2+ messages)

dynamically set number of queues for 82598 devices in -stable
 2016-03-25 15:22 UTC  (2+ messages)

[PATCH 00/13] Enhance stmmac driver to support GMAC4.x IP
 2016-03-25 15:21 UTC  (5+ messages)
` [PATCH 12/13] stmmac: update version to Jan_2016
` [PATCH 13/13] stmmac: update MAINTAINERS

[PATCH net-next v3.16]r8169: Implement definitions from linux/mii.h header
 2016-03-25 14:00 UTC  (3+ messages)

[PATCH 1/1] net: Add SO_REUSEPORT_LISTEN_OFF socket option as drain mode
 2016-03-25 13:17 UTC  (13+ messages)

tg3 link autoneg on one port results in packets loss on other port
 2016-03-25 11:41 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).