netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-07 13:45:01 to 2015-07-08 22:20:07 UTC [more...]

[PATCH net-next] net/mlx4_core: Add extra check for total vfs for SRIOV
 2015-07-08 22:20 UTC  (2+ messages)

[PATCH] samples: bpf: enable trace samples for s390x
 2015-07-08 22:17 UTC  (2+ messages)

[PATCH] mwifiex: drop condition with no effect
 2015-07-08 21:55 UTC  (2+ messages)

[PATCH v2] rhashtable: fix for resize events during table walk
 2015-07-08 21:55 UTC  (2+ messages)

[PATCH net] bridge: mdb: start delete timer for temp static entries
 2015-07-08 21:53 UTC  (2+ messages)

[PATCH net-next] drivers: net: xgene: Fix the compilation error "error: implicit declaration of function 'acpi_evaluate_integer'" for CONFIG_ACPI=n
 2015-07-08 21:44 UTC  (2+ messages)

[PATCH] net: macb: Add SG support for Zynq SOC family
 2015-07-08 21:43 UTC  (2+ messages)

[PATCH net-next v2] ipv6: sysctl to restrict candidate source addresses
 2015-07-08 21:41 UTC  (8+ messages)

[PATCH v1 00/12] Demux IB CM requests in the rdma_cm module
 2015-07-08 21:34 UTC  (6+ messages)
` [PATCH v1 01/12] IB/core: pass client data to remove() callbacks
` [PATCH v1 02/12] IB/core: Find the network device matching connection parameters

[PATCH 4.1 11/56] mvneta: add forgotten initialization of autonegotiation bits
 2015-07-08 21:31 UTC  (7+ messages)

[patch iproute2] iproute2: ipa: show switch id
 2015-07-08 21:29 UTC  (3+ messages)

[PATCH net-next 0/3] inet: timewait cleanups
 2015-07-08 21:28 UTC  (4+ messages)
` [PATCH net-next 1/3] inet: remove BUG_ON() in twsk_destructor()
` [PATCH net-next 2/3] inet: simplify timewait refcounting
` [PATCH net-next 3/3] inet: inet_twsk_deschedule factorization

[PATCH -next] ipv6: use flag instead of u16 for hop in inet6_skb_parm
 2015-07-08 21:32 UTC 

[PATCH,v2 net-next] ipvs: skb_orphan in case of forwarding
 2015-07-08 21:17 UTC  (8+ messages)

Fighting out-of-order reception with RPS?
 2015-07-08 21:17 UTC  (2+ messages)

[RESEND] xen-netback: remove duplicated function definition
 2015-07-08 21:13 UTC  (2+ messages)

[PATCH 1/2] net: dsa: mv88e6xxx: add write access to debugfs regs file
 2015-07-08 21:12 UTC  (5+ messages)
` [PATCH 2/2] net: dsa: mv88e6xxx: add SERDES registers to debugfs

[PATCH] net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG
 2015-07-08 21:11 UTC  (2+ messages)

[PATCH] NET: hamradio: Fix IP over bpq encapsulation
 2015-07-08 21:09 UTC  (2+ messages)

[PATCH 0/6] net: mvneta: Switch to per-CPU irq and make rxq_def useful
 2015-07-08 21:05 UTC  (3+ messages)
` [PATCH 2/6] genirq: Fix the documentation of request_percpu_irq

[PATCH net-next v4 4/4] ip link: proto_down config and display
 2015-07-08 21:04 UTC 

[PATCH net-next v4 3/4] rocker: Handle protodown notifications
 2015-07-08 21:04 UTC 

[PATCH net-next v4 2/4] netlink: changes for setting and clearing protodown via netlink
 2015-07-08 21:04 UTC 

[PATCH net-next v4 1/4] net core: Add protodown support
 2015-07-08 21:04 UTC 

[PATCH net-next v4 0/4] net: Introduce protodown flag
 2015-07-08 21:04 UTC 

[PATCH net-next RESEND] test_bpf: extend tests for 32-bit endianness conversion
 2015-07-08 21:00 UTC 

[PATCH net] net_sched: gen_estimator: extend pps limit
 2015-07-08 20:59 UTC  (2+ messages)

[PATCH v3 net-next 0/7] net_sched: act: lockless operation
 2015-07-08 20:50 UTC  (2+ messages)

[PATCH net] mlx4: TCP/UDP packets have L4 hash
 2015-07-08 20:45 UTC  (2+ messages)

[PATCH v3] Add support for driver cross-timestamp to PTP_SYS_OFFSET ioctl
 2015-07-08 20:46 UTC 

[PATCH v4 0/3] net: dsa: mv88e6xxx: add support for VLAN Table Unit
 2015-07-08 20:34 UTC  (11+ messages)
` [PATCH v4 1/3] net: dsa: mv88e6xxx: add debugfs interface for VTU
` [PATCH v4 2/3] net: dsa: add support for switchdev VLAN objects
` [PATCH v4 3/3] net: dsa: mv88e6xxx: add switchdev VLAN operations

net-next is OPEN
 2015-07-08 20:30 UTC 

[PATCH 0/2 net-next] tcp: reducing lost retransmits in recovery
 2015-07-08 20:30 UTC  (2+ messages)

[PATCH] mac80211: Use kstrdup to simplify code
 2015-07-08 20:22 UTC  (3+ messages)
  ` [PATCH v2] brcmsmac: "

[net-next]Disable writting on reg config1 value is read-only
 2015-07-08 20:07 UTC  (2+ messages)

[PATCH 0/2] net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
 2015-07-08 19:42 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()

ip_forward_use_pmtu and forwarding to xfrm'ed gre
 2015-07-08 18:51 UTC  (5+ messages)

[RFC net-next 0/6] Proposal for VRF-lite - v2
 2015-07-08 18:34 UTC  (12+ messages)
` [RFC net-next 2/6] net: Preparation for vrf device
` [RFC net-next 3/6] net: Introduce VRF device driver - v2

[net-next]Add Maximum Rx packet size supported(rx_buf_sz) variable on main structure
 2015-07-08 18:25 UTC 

[PATCH 5/6] mvneta: implement SGMII-based in-band link state signaling
 2015-07-08 16:51 UTC  (3+ messages)
` [5/6] "

[PATCH] tile:Remove unused marcos from the file tilepro.c
 2015-07-08 16:47 UTC 

[linuxwifi] [PATCH] iwlwifi:Make various functions void in the file rs.c
 2015-07-08 16:41 UTC 

[net PATCH 1/1] drivers: net: cpsw: fix disabling of tx interrupt in rx isr
 2015-07-08 16:10 UTC  (4+ messages)

[PATCH] rtlwifi: rtl8821ae: Fix an expression that is always false
 2015-07-08 15:18 UTC 

[PATCH] macvtap: Destroy minor_idr on module_exit
 2015-07-08 15:16 UTC 

[PATCH] dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321
 2015-07-08 15:08 UTC  (3+ messages)

[PATCH] iwlwifi:Add increment statement for a for loop in the function iwl_pcie_rx_allocator
 2015-07-08 14:17 UTC 

[PATCH v2] add stealth mode
 2015-07-08 13:32 UTC  (9+ messages)

[BUG ?] brcmsmac: condition with no effect
 2015-07-08 13:17 UTC 

[PATCH net-next] ifb: add multiqueue operation
 2015-07-08 13:06 UTC  (3+ messages)

[PATCH net-next v2] ipv4: add support for linkdown sysctl to netconf
 2015-07-08 12:42 UTC  (3+ messages)

[PATCH v2 0/1] Add PTP cross-timestamp to the PTP driver interface
 2015-07-08 12:17 UTC  (5+ messages)
` [PATCH v2 1/1] Added additional callback to ptp_clock_info:

[PATCH] rtnl_lock called twice in i40e_pci_error_resume()
 2015-07-08 12:04 UTC 

[PATCH 3/3] ipmr_free_table() should be called under taken rtnl_lock
 2015-07-08 11:46 UTC  (7+ messages)

[PATCH V2] cdc_ncm: Add support for moving NDP to end of NCM frame
 2015-07-08 11:15 UTC  (6+ messages)

[PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame
 2015-07-08 11:05 UTC 

problems with L2TP
 2015-07-08 10:02 UTC  (4+ messages)

[PATCH 0/7] Netfilter fixes for net
 2015-07-08  9:48 UTC  (8+ messages)
` [PATCH 1/7] netfilter: nf_queue: Don't recompute the hook_list head
` [PATCH 2/7] netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errors
` [PATCH 3/7] netfilter: arptables: use percpu jumpstack
` [PATCH 4/7] netfilter: bridge: don't leak skb in error paths
` [PATCH 5/7] netfilter: nfnetlink: keep going batch handling on missing modules
` [PATCH 6/7] MAINTAINER: add bridge netfilter
` [PATCH 7/7] netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6

[PATCH net 1/1] sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling efx_net_open()
 2015-07-08  9:12 UTC 

[net PATCH v2 1/1] drivers: net: cpsw: fix disabling of tx interrupt in rx isr
 2015-07-08  9:05 UTC 

[PATCH net 1/1] sfc: Report TX completions to BQL after all TX events in interrupt
 2015-07-08  9:05 UTC 

[PATCH v2] net/bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6
 2015-07-08  9:04 UTC  (3+ messages)

[PATCH] freescale:Make the function gfar_clean_tx_ring static
 2015-07-08  7:40 UTC 

[PATCH v5] net: fec: Ensure clocks are enabled while using mdio bus
 2015-07-08  7:52 UTC  (2+ messages)

[PATCH] freescale:Make the function gfar_configure_coalescing_all static
 2015-07-08  7:40 UTC 

Stable request for gso feature flag and error handling fixes
 2015-07-08  5:58 UTC  (4+ messages)

IPsec maintenance during the next weeks
 2015-07-08  5:58 UTC  (2+ messages)

[PATCH net-next 0/3] net: implement SMC-R solution
 2015-07-08  5:53 UTC  (5+ messages)
` [PATCH net-next 1/3] tcp: introduce TCP experimental option for SMC

Broadcom BCM54610 Linux support
 2015-07-08  5:22 UTC  (3+ messages)

[PATCH 6/7] hvsock: introduce Hyper-V VM Sockets feature
 2015-07-08  5:22 UTC  (8+ messages)

[PATCH] net: systemport: Use eth_hw_addr_random
 2015-07-08  5:19 UTC 

[PATCH] net/tipc: initialize security state for new connection socket
 2015-07-08  5:09 UTC  (2+ messages)

[PATCH v2 0/5] ipvlan: fix ipv6 autoconfiguration
 2015-07-08  4:05 UTC  (5+ messages)
` [PATCH v2 1/5] ipvlan: remove counters of ipv4 and ipv6 addresses
` [PATCH v2 4/5] ipvlan: protect addresses with internal spinlock

[PATCH net-next] tcp: v1 always send a quick ack when quickacks are enabled
 2015-07-08  0:12 UTC 

[PATCH net,v2] ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
 2015-07-07 22:07 UTC  (2+ messages)

[PATCH net 1/1] drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet
 2015-07-07 20:54 UTC 

[PATCH v3 0/3] net: dsa: mv88e6xxx: add support for VLAN Table Unit
 2015-07-07 20:00 UTC  (13+ messages)
` [PATCH v3 1/3] net: dsa: mv88e6xxx: add debugfs interface for VTU

[PATCH] freescale:Make the function gfar_configure_coalescing_all static
 2015-07-07 19:53 UTC 

[PATCH] freescale:Make the function ucc_geth_tx have a return type of void
 2015-07-07 19:36 UTC 

linux-4.2-rc1/samples/bpf/sockex3_kern.c: bad expression ?
 2015-07-07 19:24 UTC  (3+ messages)

[PATCH] 3c59x: Fix shared IRQ handling
 2015-07-07 18:48 UTC 

[PATCH v2 00/22] FUJITSU Extended Socket network device driver
 2015-07-07 18:35 UTC  (5+ messages)
` [PATCH v2 02/22] fjes: Hardware initialization routine
` [PATCH v2 06/22] fjes: buffer address regist/unregistration routine

[PATCH] vmxnet3: prevent receive getting out of sequence on napi poll
 2015-07-07 18:26 UTC  (3+ messages)

Performance bottleneck with ndo_start_xmit
 2015-07-07 18:14 UTC  (3+ messages)

[ANNOUNCE] iproute2 4.1.1
 2015-07-07 18:14 UTC 

[PATCH] freescale:Make receive and transmit functions have a return type of void
 2015-07-07 18:07 UTC 

[RFC PATCH net-next] sctp: fix src address selection if using secondary addresses
 2015-07-07 17:42 UTC 

[PULL] virtio/vhost: cross endian support
 2015-07-07 16:51 UTC  (7+ messages)

[PATCH v3] bonding: "primary_reselect" with "failure" is not working properly
 2015-07-07 16:22 UTC  (2+ messages)

[PATCH 2/3] missing rtnl_unlock in igb_sriov_reinit()
 2015-07-07 15:53 UTC 

[PATCH 1/3] missing rtnl_unlock in i40evf_resume()
 2015-07-07 15:53 UTC 

[PATCH 0/3] rtnl_lock fixes
 2015-07-07 15:53 UTC 

[PATCH net-next] net: igb: implement high frequency periodic output signals
 2015-07-07 14:41 UTC 

[PATCH net-next] net: add support for linkdown sysctl to netconf
 2015-07-07 14:21 UTC  (3+ messages)

[PATCH net] bridge: mdb: zero out the local br_ip variable before use
 2015-07-07 13:55 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).