netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-05 19:34:22 to 2015-11-08 19:21:16 UTC [more...]

[iproute PATCH 0/6] flush many addresses and some cleanups
 2015-11-08 19:21 UTC  (7+ messages)
` [iproute PATCH 1/6] ipaddress: make flush command more error-tolerant
` [iproute PATCH 2/6] ipaddress: simplify ipaddr_flush()
` [iproute PATCH 3/6] libnetlink: introduce nc_flags
` [iproute PATCH 4/6] ipaddress: fix ipaddr_flush for Linux >= 3.1
` [iproute PATCH 5/6] ipaddress: drop unnecessary check in ipaddr_list_flush_or_save()
` [iproute PATCH 6/6] iptoken: simplify iptoken_list a bit

[PATCH net 0/6] net: add skb_to_full_sk() helper
 2015-11-08 18:54 UTC  (7+ messages)
` [PATCH net 1/6] net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
` [PATCH net 2/6] smack: use skb_to_full_sk() helper
` [PATCH net 3/6] netfilter: xt_owner: "
` [PATCH net 4/6] sched: cls_flow: "
` [PATCH net 5/6] net_sched: em_meta: "
` [PATCH net 6/6] netfilter: nft_meta: "

[PATCH] bpf: doc: correct arch list for supported eBPF JIT
 2015-11-08 18:22 UTC  (4+ messages)

Linux 4.2.4
 2015-11-08 17:20 UTC  (4+ messages)

deadlock between setsockopt/getsockopt
 2015-11-08 17:16 UTC  (2+ messages)

GSO with udp_tunnel_xmit_skb
 2015-11-08 14:57 UTC  (9+ messages)

E-mail your CV TO Lee Yang Travel & recruitment service
 2015-11-08 10:42 UTC 

Bridge does not forward packets to a tap device
 2015-11-08  9:31 UTC 

[PATCH] tcp: use kmalloc() than kmalloc_array()
 2015-11-08  4:43 UTC  (6+ messages)

AF_PACKET mmap() v4
 2015-11-08  4:27 UTC  (10+ messages)

[PATCH] arm64: bpf: fix JIT stack setup
 2015-11-08  2:27 UTC  (2+ messages)

[PATCH net 0/2] packet fix
 2015-11-08  0:33 UTC  (9+ messages)
` [PATCH net 1/2] packet: do skb_probe_transport_header when we actually have data
` [PATCH net 2/2] packet: fix tpacket_snd max frame and vlan handling

4.3.0 r8169: "rtl_counters_cond == 1 (loop: 1000, delay: 10)." log spam
 2015-11-07 22:00 UTC  (2+ messages)

linux-next network throughput performance regression
 2015-11-07 19:50 UTC  (6+ messages)

[PATCH v2] drivers: net: xgene: fix RGMII 10/100Mb mode
 2015-11-07 19:50 UTC 

[PATCH] decnet: remove macro-local declarations
 2015-11-07 18:21 UTC  (12+ messages)

[PATCH 1/1] net: brcm80211: Deletion of unnecessary checks before two function calls
 2015-11-07 18:19 UTC  (11+ messages)
                                    ` [PATCH] net: brcm80211: Delete an unnecessary check before the function call "release_firmware"
                                ` [PATCH] DWC Ethernet QoS: Delete an unnecessary check before the function call "of_node_put"
                                    ` [PATCH] ethernet-synopsys: Delete an unnecessary check before of_node_put()
                                    ` [PATCH] dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"
                                ` [PATCH] fjes: Delete an unnecessary check before the function call "vfree"

[PATCH net] bonding: fix panic on non-ARPHRD_ETHER enslave failure
 2015-11-07 18:19 UTC  (3+ messages)

[PATCH net] net/qlcnic: fix mac address restore in bond mode 5/6
 2015-11-07 18:17 UTC  (3+ messages)

[PATCH] inet: delay address promotion check until last request in message
 2015-11-07 18:17 UTC  (3+ messages)

[PATCH] man: Syntax and warning fixes
 2015-11-07 16:40 UTC  (4+ messages)

[PATCH] packet: Allow packets with only a header (but no payload)
 2015-11-07 13:11 UTC  (8+ messages)

Re:netdev在?“(AD)
 2015-11-07  4:49 UTC 

[PATCH 1/2] man: Syntax and warning fixes
 2015-11-07  9:53 UTC  (2+ messages)
` [PATCH 2/2] man: Spelling fixes

[PATCH] man: Spelling fixes
 2015-11-07  9:47 UTC 

Regression in bonding driver - devices without set_mac
 2015-11-07  6:05 UTC  (6+ messages)

[PATCH] arm64: bpf: fix JIT stack setup
 2015-11-07  5:55 UTC  (2+ messages)

[PATCH net-next] drivers: net: xgene: fix RGMII 10/100Mb mode
 2015-11-07  4:31 UTC  (2+ messages)

[PATCH 5/8] mm: memcontrol: account socket memory on unified hierarchy
 2015-11-07  3:45 UTC  (25+ messages)

[PATCH v4 0/4] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2015-11-07  2:15 UTC  (4+ messages)
` [PATCH v4 3/4] Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping

[PATCH -next] net: hisilicon: Never build on SPARC
 2015-11-07  1:24 UTC  (8+ messages)

[GIT] Networking
 2015-11-07  0:49 UTC  (15+ messages)

[RFC PATCH net-next v2 0/8] openvswitch: NAT support
 2015-11-07  0:06 UTC  (9+ messages)
` [RFC PATCH net-next v2 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
` [RFC PATCH net-next v2 2/8] netfilter: Factor out nf_ct_get_info()
  ` [RFC PATCH net-next v2 3/8] netfilter: Allow calling into nat helper without skb_dst
  ` [RFC PATCH net-next v2 4/8] openvswitch: Update the CT state key only after nf_conntrack_in()
` [RFC PATCH net-next v2 5/8] openvswitch: Find existing conntrack entry after upcall
` [RFC PATCH net-next v2 6/8] openvswitch: Handle NF_REPEAT in conntrack action
` [RFC PATCH net-next v2 7/8] openvswitch: Delay conntrack helper call for new connections
` [RFC PATCH net-next v2 8/8] openvswitch: Interface with NAT

[RFC PATCH 0/2] net: mvneta: Introduce RSS support
 2015-11-06 20:53 UTC  (6+ messages)
` [RFC PATCH 1/2] net: mvneta: Associate RX queues with each CPU
` [RFC PATCH 2/2] net: mvneta: Add naive RSS support

[PATCH] net: netfilter: fix GCC uninitialized warning
 2015-11-06 19:35 UTC  (5+ messages)
  ` [netfilter-core] "
    ` [PATCH] net: netfilter: fix false positive GCC warnings

question about checksumming and tcp_sendpage
 2015-11-06 19:32 UTC  (4+ messages)
  ` Aw: "

[Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-11-06 19:31 UTC  (13+ messages)

4.3.0, neighbour: arp_cache: neighbor table overflow! and panic
 2015-11-06 18:42 UTC 

[PATCH net 0/5] bnxt_en: Bug fixes
 2015-11-06 17:55 UTC  (9+ messages)
` [PATCH net 1/5] bnxt_en: Change sp events definitions to represent bit position
` [PATCH net 2/5] bnxt_en: Determine tcp/ipv6 RSS hash type correctly
` [PATCH net 3/5] bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4
` [PATCH net 4/5] bnxt_en: Fix comparison of u16 sw_id against negative value
` [PATCH net 5/5] bnxt_en: More robust SRIOV cleanup sequence

[iproute PATCH] ip_common.h header cleanup
 2015-11-06 17:54 UTC 

[PATCH] [BACKPORT] [3.14.56] bnx2x: Don't notify about scratchpad parities
 2015-11-06 17:40 UTC  (3+ messages)

Please backport commit to 3.12+
 2015-11-06 16:21 UTC 

Deadlock between bind and splice
 2015-11-06 15:42 UTC  (2+ messages)

Use-after-free in ep_remove_wait_queue
 2015-11-06 15:15 UTC  (7+ messages)

Use-after-free in selinux_ip_postroute_compat
 2015-11-06 14:46 UTC  (6+ messages)
  ` [PATCH net] selinux: fix random read in selinux_ip_postroute_compat()

[GIT PULL] parisc architecture updates for v4.3
 2015-11-06 14:10 UTC  (3+ messages)

A Call For Charity
 2015-11-06 12:26 UTC 

NETIF_F_GSO_SOFTWARE vs NETIF_F_GSO
 2015-11-06 11:43 UTC  (8+ messages)

[PATCH] NFC: nci: Fix error check of nci_hci_create_pipe() result
 2015-11-06 11:26 UTC 

[PATCH 1/1] commit c6825c0976fa7893692e0e43b09740b419b23c09 upstream
 2015-11-06 11:09 UTC  (4+ messages)

unregister_netdevice warnings when deleting netns
 2015-11-06  7:42 UTC  (7+ messages)

[PATCH 1/1] packet: race condition in packet_bind
 2015-11-05 21:20 UTC  (3+ messages)

[PATCH net] tcp: fix req->saved_syn race
 2015-11-05 20:58 UTC  (5+ messages)
  ` [PATCH net] tcp: use correct req pointer in tcp_move_syn() calls

[PATCH net] net: bcmgenet: Software reset EPHY after power on
 2015-11-05 20:57 UTC  (3+ messages)

You have new fax, document 0000628111
 2015-11-05 20:33 UTC 

[PATCH] pptp: use idr for allocation of callids
 2015-11-05 20:17 UTC  (3+ messages)

[PATCH] iproute2: Ignore EADDRNOTAVAIL errors during address flush operation
 2015-11-05 19:54 UTC 

[PATCH net] ipv4: use sk_fullsock() in ipv4_conntrack_defrag()
 2015-11-05 19:37 UTC  (2+ messages)

[PATCH net-next V20 0/3] openvswitch: Add support for 802.1ad
 2015-11-05 19:34 UTC  (3+ messages)
` [PATCH net-dev V20 1/3] openvswitch: 802.1ad uapi changes
` [PATCH net-next V20 3/3] openvswitch: 802.1AD: Flow handling, actions, vlan parsing and netlink attributes


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).