messages from 2016-04-07 15:11:51 to 2016-04-08 04:49:11 UTC [more...]
[RFC PATCH v2 1/5] bpf: add PHYS_DEV prog type for early driver filter
2016-04-08 4:48 UTC (5+ messages)
` [RFC PATCH v2 2/5] net: add ndo to set bpf prog in adapter rx
` [RFC PATCH v2 3/5] rtnl: add option for setting link bpf prog
` [RFC PATCH v2 4/5] mlx4: add support for fast rx drop bpf program
` [RFC PATCH v2 5/5] Add sample for adding simple drop program to link
[RFC PATCH v2 0/5] Add driver bpf hook for early packet drop
2016-04-08 4:47 UTC
[PATCH net] mpls: find_outdev: check for err ptr in addition to NULL check
2016-04-08 4:28 UTC
[net-next 00/18][pull request] 10GbE Intel Wired LAN Driver Updates 2016-04-07
2016-04-08 3:21 UTC (19+ messages)
` [net-next 01/18] ixgbe: Delete some unused register definitions
` [net-next 02/18] ixgbe: Change the lan_id and func fields to a u8 to avoid casts
` [net-next 03/18] ixgbe: Correct length check for round up
` [net-next 04/18] ixgbe: Clean up interface for firmware commands
` [net-next 05/18] ixgbe: Take manageability semaphore "
` [net-next 06/18] ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic
` [net-next 07/18] ixgbe: Add support for single-port X550 device
` [net-next 08/18] ixgbe: Add definitions for x550em_a 10G MAC
` [net-next 09/18] ixgbe: Use method pointer to access IOSF devices
` [net-next 10/18] ixgbe: Add support for x550em_a 10G MAC type
` [net-next 11/18] ixgbe: Use new methods for PHY access
` [net-next 12/18] ixgbe: Read and set instance id
` [net-next 13/18] ixgbe: Read and parse NW_MNG_IF_SEL register
` [net-next 14/18] ixgbe: Introduce function to control MDIO speed
` [net-next 15/18] ixgbe: Add support for SFPs with retimer
` [net-next 16/18] ixgbe: Add support for SGMII backplane interface
` [net-next 17/18] ixgbe: Add KR backplane support for x550em_a
` [net-next 18/18] ixgbe: Bump version number
[PATCH 0/3] crypto: af_alg - add TLS type encryption
2016-04-08 2:58 UTC (2+ messages)
mpls's find_outdev()
2016-04-08 2:50 UTC (2+ messages)
[PATCH net] ipv6: Count in extension headers in skb->network_header
2016-04-08 2:44 UTC (2+ messages)
[PATCH v8 net-next 1/1] hv_sock: introduce Hyper-V Sockets
2016-04-08 1:56 UTC (3+ messages)
[PATCH V2 0/2] net: socket: return a proper error code when source address becomes nonlocal
2016-04-08 1:48 UTC (3+ messages)
` [PATCH V2 1/2] net: socket: return EADDRNOTAVAIL "
[PATCH 0/2] net-ath9k_htc: Fine-tuning for two function implementations
2016-04-08 1:40 UTC (3+ messages)
` [PATCH 2/2] net-ath9k_htc: Replace a variable initialisation by an assignment in ath9k_htc_set_channel()
[PATCH v8 net-next 0/1] introduce Hyper-V VM Sockets(hv_sock)
2016-04-08 1:36 UTC
[PATCH net-next v2] macvlan: Support interface operstate properly
2016-04-08 1:06 UTC (4+ messages)
` [PATCH net-next] macvlan: Set nocarrier when lowerdev admin down
[PATCH v2 net-next 00/10] allow bpf attach to tracepoints
2016-04-08 1:04 UTC (9+ messages)
` [PATCH v2 net-next 02/10] perf: remove unused __addr variable
` [PATCH v2 net-next 03/10] perf: split perf_trace_buf_prepare into alloc and update parts
` [PATCH v2 net-next 04/10] perf, bpf: allow bpf programs attach to tracepoints
[PATCH V3] net: emac: emac gigabit ethernet controller driver
2016-04-08 0:53 UTC (8+ messages)
[PATCH net-next] sock: make lockdep_sock_is_held static inline
2016-04-08 0:40 UTC (9+ messages)
` [PATCH net-next v2] sock: make lockdep_sock_is_held inline and conditional on LOCKDEP
[RFC PATCH 00/11] GSO partial and TSO FIXEDID support
2016-04-07 23:52 UTC (14+ messages)
` [RFC PATCH 01/11] GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
` [RFC PATCH 02/11] ethtool: Add support for toggling any of the GSO offloads
` [RFC PATCH 03/11] GSO: Add GSO type for fixed IPv4 ID
` [RFC PATCH 04/11] GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
` [RFC PATCH 05/11] GSO: Support partial segmentation offload
` [RFC PATCH 06/11] VXLAN: Add option to mangle IP IDs on inner headers when using TSO
` [RFC PATCH 07/11] GENEVE: "
` [RFC PATCH 08/11] Documentation: Add documentation for TSO and GSO features
` [RFC PATCH 09/11] i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
` [RFC PATCH 10/11] ixgbe/ixgbevf: Add support for GSO partial
` [RFC PATCH 11/11] igb/igbvf: "
[PATCH net] lockdep: provide always true lockdep_is_held stub if lockdep disabled
2016-04-07 23:21 UTC (2+ messages)
[PATCH ipoute2] iplink: display number of rx/tx queues
2016-04-07 23:11 UTC
[PATCH V3 0/8] net: mediatek: make the driver pass stress tests
2016-04-07 22:54 UTC (8+ messages)
` [PATCH V3 1/8] net: mediatek: watchdog_timeo was not set
` [PATCH V3 2/8] net: mediatek: mtk_cal_txd_req() returns bad value
` [PATCH V3 4/8] net: mediatek: fix stop and wakeup of queue
` [PATCH V3 6/8] net: mediatek: fix mtk_pending_work
` [PATCH V3 8/8] net: mediatek: do not set the QID field in the TX DMA descriptors
` [PATCH V3 5/8] net: mediatek: fix TX locking
` [PATCH V3 7/8] net: mediatek: move the pending_work struct to the device generic struct
[PATCH net-next 0/2] fix two more udp pull header issues
2016-04-07 22:12 UTC (2+ messages)
` [PATCH net-next 1/2] udp: do not expect udp headers on ioctl SIOCINQ
[net-next:master 194/196] include/net/sock.h:1367:9: error: implicit declaration of function 'lockdep_is_held'
2016-04-07 22:12 UTC (3+ messages)
[net-next:master 207/208] net/tipc/bearer.c:560:48: sparse: incompatible types in comparison expression (different base types)
2016-04-07 22:10 UTC
[PATCH V2 0/8] net: mediatek: make the driver pass stress tests
2016-04-07 22:00 UTC (11+ messages)
` [PATCH V2 1/8] net: mediatek: watchdog_timeo was not set
` [PATCH V2 2/8] net: mediatek: mtk_cal_txd_req() returns bad value
` [PATCH V2 3/8] net: mediatek: remove superfluous reset call
` [PATCH V2 4/8] net: mediatek: fix stop and wakeup of queue
` [PATCH V2 5/8] net: mediatek: fix mtk_pending_work
` [PATCH V2 6/8] net: mediatek: fix TX locking
` [PATCH V2 7/8] net: mediatek: move the pending_work struct to the device generic struct
` [PATCH V2 8/8] net: mediatek: do not set the QID field in the TX DMA descriptors
[net-next:master 194/208] include/net/sock.h:1363:13: error: 'lockdep_sock_is_held' defined but not used
2016-04-07 21:34 UTC
[PATCH 0/9] RxRPC: 2nd rewrite part 1
2016-04-07 21:24 UTC (22+ messages)
` [PATCH 1/9] afs: Wait for outstanding async calls before closing rxrpc socket
` [PATCH 2/9] rxrpc: Disable a debugging statement that has been left enabled
` [PATCH 3/9] rxrpc: Move some miscellaneous bits out into their own file
` [PATCH 4/9] rxrpc: Static arrays of strings should be const char *const[]
` [PATCH 5/9] rxrpc: Differentiate local and remote abort codes in structs
` [PATCH 6/9] rxrpc: Don't pass gfp around in incoming call handling functions
` [PATCH 7/9] rxrpc: Don't assume transport address family and size when using it
` [PATCH 8/9] rxrpc: Absorb the rxkad security module
` [PATCH 9/9] rxrpc: Create a null security type and get rid of conditional calls
[RFC PATCH] possible bug in handling of ipv4 route caching
2016-04-07 21:20 UTC (2+ messages)
[PATCH net-next v3 0/2] tipc: some small fixes
2016-04-07 21:00 UTC (2+ messages)
[net PATCH v3] GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
2016-04-07 20:57 UTC (2+ messages)
[PATCH net-next 0/8] udp: GRO in UDP sockets
2016-04-07 20:54 UTC (2+ messages)
[PATCH net-next 0/3] sock: lockdep tightening
2016-04-07 20:44 UTC (2+ messages)
[LSF/MM TOPIC] Generic page-pool recycle facility?
2016-04-07 20:38 UTC (9+ messages)
` [Lsf-pc] "
` [Lsf] "
` [Lsf-pc] [Lsf] "
` "
optimizations to sk_buff handling in rds_tcp_data_ready
2016-04-07 19:29 UTC (3+ messages)
[PATCH V2] net: mediatek: update the IRQ part of the binding document
2016-04-07 19:28 UTC
[RFC PATCH net 0/4] ip6: datagram: Update dst cache of a connected datagram sk during pmtu update
2016-04-07 19:09 UTC (10+ messages)
` [RFC PATCH net 3/4] ipv6: "
[PATCH v6 net-next] net: ipv4: Consider failed nexthops in multipath routes
2016-04-07 18:58 UTC (2+ messages)
[RFC PATCH 0/2] selinux: avoid nf hooks overhead when not needed
2016-04-07 18:55 UTC (4+ messages)
[PATCH 1/9] net: mediatek: update the IRQ part of the binding document
2016-04-07 18:50 UTC (10+ messages)
` [PATCH 2/9] net: mediatek: watchdog_timeo was not set
` [PATCH 3/9] net: mediatek: mtk_cal_txd_req() returns bad value
` [PATCH 4/9] net: mediatek: remove superfluous reset call
` [PATCH 5/9] net: mediatek: fix stop and wakeup of queue
` [PATCH 8/9] net: mediatek: move the pending_work struct to the device generic struct
` [PATCH 9/9] net: mediatek: do not set the QID field in the TX DMA descriptors
` [PATCH 6/9] net: mediatek: fix mtk_pending_work
` [PATCH 7/9] net: mediatek: fix TX locking
[PATCH v5 net-next 00/15] MTU/buffer reconfig changes
2016-04-07 18:39 UTC (16+ messages)
` [PATCH v5 net-next 01/15] nfp: correct RX buffer length calculation
` [PATCH v5 net-next 02/15] nfp: move link state interrupt request/free calls
` [PATCH v5 net-next 03/15] nfp: break up nfp_net_{alloc|free}_rings
` [PATCH v5 net-next 04/15] nfp: make *x_ring_init do all the init
` [PATCH v5 net-next 05/15] nfp: allocate ring SW structs dynamically
` [PATCH v5 net-next 06/15] nfp: cleanup tx ring flush and rename to reset
` [PATCH v5 net-next 07/15] nfp: reorganize initial filling of RX rings
` [PATCH v5 net-next 08/15] nfp: preallocate RX buffers early in .ndo_open
` [PATCH v5 net-next 09/15] nfp: move filling ring information to FW config
` [PATCH v5 net-next 10/15] nfp: slice .ndo_open() and .ndo_stop() up
` [PATCH v5 net-next 11/15] nfp: sync ring state during FW reconfiguration
` [PATCH v5 net-next 12/15] nfp: propagate list buffer size in struct rx_ring
` [PATCH v5 net-next 13/15] nfp: convert .ndo_change_mtu() to prepare/commit paradigm
` [PATCH v5 net-next 14/15] nfp: pass ring count as function parameter
` [PATCH v5 net-next 15/15] nfp: allow ring size reconfiguration at runtime
[PATCH net-next 0/7] sctp: support sctp_diag in kernel
2016-04-07 18:34 UTC (7+ messages)
` [PATCH net-next 3/7] sctp: export some functions for sctp_diag in inet_diag
` [PATCH net-next 5/7] sctp: reuse the some transport traversal functions in proc
veth regression with "don’t modify ip_summed; doing so treats packets with bad checksums as good."
2016-04-07 18:32 UTC (17+ messages)
How to get creatior PID information for the local tcp connection
2016-04-07 18:31 UTC (3+ messages)
[PATCH] net-next: mediatek: add support for IRQ grouping
2016-04-07 18:24 UTC
[PATCH net-next] net: ipv6: Use passed in table for nexthop lookups
2016-04-07 18:11 UTC
[PATCH] net: vrf: Fix dev refcnt leak due to IPv6 prefix route
2016-04-07 18:10 UTC
[PATCH] net: vrf: Fix dst reference counting
2016-04-07 18:10 UTC
[PATCH RFC 0/5] net: phy: sun8i-h3-ephy: Add Allwinner H3 Ethernet PHY driver
2016-04-07 17:57 UTC (3+ messages)
` [PATCH RFC 1/5] net: phy: sun8i-h3-ephy: Add bindings for Allwinner H3 Ethernet PHY
[PULL] virtio/qemu: fixes for 4.6
2016-04-07 17:07 UTC
[PATCH] netfilter: unnecessary to check whether ip6_route_output() returns NULL
2016-04-07 16:53 UTC (2+ messages)
` [netfilter-core] "
[PATCH] mwifiex: ie_list is an array, so no need to check if NULL
2016-04-07 16:39 UTC (2+ messages)
` "
[PATCH v2 1/5] net: w5100: move mmiowb into register access callbacks
2016-04-07 16:29 UTC (6+ messages)
` [PATCH v2 2/5] net: w5100: add ability to support other bus interface
` [PATCH v2 3/5] net: w5100: enable to support sleepable register access interface
` [PATCH v2 4/5] net: w5100: support SPI interface mode
` [PATCH v2 5/5] net: w5100: support W5200
[PATCH] net: mark DECnet as broken
2016-04-07 16:21 UTC (3+ messages)
[PATCH v2] packet: uses kfree_skb() for drops or errors
2016-04-07 16:06 UTC (2+ messages)
Backport Security Fix for CVE-2015-8787 to v4.1
2016-04-07 16:04 UTC (2+ messages)
panic in __inet_hash
2016-04-07 16:02 UTC (3+ messages)
` [PATCH net-next] tcp/dccp: fix inet_reuseport_add_sock()
Boot failure when using NFS on OMAP based evms
2016-04-07 15:52 UTC (5+ messages)
[net-next 0/8][pull request] 1GbE Intel Wired LAN Driver Updates 2016-04-06
2016-04-07 15:50 UTC (2+ messages)
[PATCH net-next V3 05/16] net: fec: reduce interrupts
2016-04-07 15:50 UTC (5+ messages)
[PATCH net-next 0/2] fix udp pull header breakage
2016-04-07 15:44 UTC (3+ messages)
` [PATCH net-next 1/2] sunrpc: do not pull udp headers on receive
` [PATCH net-next 2/2] rxrpc: "
[PATCH net-next V3 00/16] net: fec: cleanup and fixes
2016-04-07 15:35 UTC (5+ 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).