messages from 2015-05-14 17:00:41 to 2015-05-15 20:26:41 UTC [more...]
[PATCH V6 05/10] audit: log creation and deletion of namespace instances
2015-05-15 20:26 UTC (19+ messages)
[PATCH -next 0/3] tc state machinery cleanups
2015-05-15 20:09 UTC (10+ messages)
` [PATCH -next 1/3] net: sched: remove FROM INGRESS/EGRESS
` [PATCH -next 2/3] net: sched: remove AT INGRESS/EGRESS
` [PATCH -next 3/3] net: core: use skb_tc_state to skip ingress classifiers
[PATCH] netfilter: ipset: deinline ip_set_put_extensions()
2015-05-15 20:05 UTC (3+ messages)
[PATCH net-next] sfc: nicer log message on Siena SR-IOV probe fail
2015-05-15 19:56 UTC
[PATCH v2 net-next 0/6] tcp: better handling of memory pressure
2015-05-15 19:39 UTC (7+ messages)
` [PATCH v2 net-next 1/6] net: fix sk_mem_reclaim_partial()
` [PATCH v2 net-next 2/6] tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
` [PATCH v2 net-next 3/6] tcp: introduce tcp_under_memory_pressure()
` [PATCH v2 net-next 4/6] tcp: fix behavior for epoll edge trigger
` [PATCH v2 net-next 5/6] tcp: allow one skb to be received per socket under memory pressure
` [PATCH v2 net-next 6/6] tcp: halves tcp_mem[] limits
[PATCH net-next] net: dsa: bcm_sf2: properly propagate carrier down state for MoCA
2015-05-15 19:38 UTC
[PATCH net-next v2 0/7] amd-xgbe: AMD XGBE driver updates 2015-05-12
2015-05-15 19:22 UTC (2+ messages)
[net PATCH] ip_vti/ip6_vti: Clear skb->mark when resetting skb->dev in receive path
2015-05-15 19:14 UTC (5+ messages)
[PATCH v3 for-next 00/13] Add network namespace support in the RDMA-CM
2015-05-15 19:11 UTC (8+ messages)
` [PATCH v3 for-next 05/13] IB/cm: Reference count ib_cm_ids
[PATCH net-next] bridge: Fix setting a flag in br_fill_ifvlaninfo_range()
2015-05-15 19:11 UTC (3+ messages)
[PATCH nf] conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition
2015-05-15 19:06 UTC (3+ messages)
[PATCH net-next 0/6] tcp: better handling of memory pressure
2015-05-15 18:22 UTC (9+ messages)
` [PATCH net-next 1/6] net: fix sk_mem_reclaim_partial()
` [PATCH net-next 2/6] tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
` [PATCH net-next 3/6] tcp: introduce tcp_under_memory_pressure()
` [PATCH net-next 4/6] tcp: fix behavior for epoll edge trigger
` [PATCH net-next 5/6] tcp: allow one skb to be received per socket under memory pressure
` [PATCH net-next 6/6] tcp: halves tcp_mem[] limits
[PATCH net] mpls: modify RTA_NEWDST netlink attribute to include family
2015-05-15 18:18 UTC (3+ messages)
netlink & rhashtable status
2015-05-15 18:01 UTC (16+ messages)
` netlink: Disable insertions/removals during rehash
` netlink: Kill bogus lock_sock in netlink_insert
[PATCH net-next] netfilter: synproxy: fix sparse errors
2015-05-15 18:05 UTC (2+ messages)
[PATCH net v2 0/2] IPv6 ECMP route add/replace fixes
2015-05-15 17:41 UTC (9+ messages)
` [PATCH net v2 1/2] ipv6: do not delete previously existing ECMP routes if add fails
` [PATCH net v2 2/2] ipv6: fix ECMP route replacement
[PATCH net-next 00/11] convert stmmac glue layers into platform drivers
2015-05-15 16:44 UTC (7+ messages)
[PATCH v2 net-next 0/5] net: Increase inputs to flow_keys hashing
2015-05-15 16:26 UTC (16+ messages)
` [PATCH v2 net-next 5/5] net: Add GRE keyid in flow_keys
` [PATCH net-next] net: fix two sparse errors
[PATCH] net: macb: Add better comment for RXUBR handling
2015-05-15 16:13 UTC (3+ messages)
[PATCH net-next] ipip: fix one sparse error
2015-05-15 15:58 UTC
[PATCH net-next] net: fix sparse error in csum_replace4()
2015-05-15 15:52 UTC
[RFC 01/23] xen: Include xen/page.h rather than asm/xen/page.h
2015-05-15 15:41 UTC (11+ messages)
` [RFC 07/23] net/xen-netfront: Correct printf format in xennet_get_responses
` [RFC 08/23] net/xen-netback: Remove unused code in xenvif_rx_action
` [RFC 12/23] xen: Extend page_to_mfn to take an offset in the page
` [RFC 20/23] net/xen-netfront: Make it running on 64KB page granularity
` [RFC 21/23] net/xen-netback: "
` [Xen-devel] "
[PATCH net-next 0/6] neigh cleanups and fixes
2015-05-15 15:40 UTC (11+ messages)
` [PATCH net-next 1/6] net: fix a double free issue for neighbour entry
` [PATCH net-next 2/6] neigh: fix a possible leak issue of neigh entry
` [PATCH net-next 3/6] neigh: don't delete neighbour time in neigh_destroy
` [PATCH net-next 4/6] neigh: align the usage of neigh timer with one of sock timer
` [PATCH net-next 5/6] neigh: neigh dead and timer variables should be protected under its lock
` [PATCH net-next 6/6] neigh: use standard interface to modify timer
Fw: [Bug 98421] New: my kernel crash when send a skb in segment function
2015-05-15 15:15 UTC
[PATCH 0/4] ozwpan: Four remote packet-of-death vulnerabilities
2015-05-15 15:02 UTC (3+ messages)
` [PATCH 1/4] ozwpan: Use proper check to prevent heap overflow
[PATCH v2 net-next] tcp: set SOCK_NOSPACE under memory pressure
2015-05-15 14:50 UTC (5+ messages)
GSM Modem management?
2015-05-15 14:27 UTC (4+ messages)
[PATCH iproute2 v2] ss: Show more info (ring,fanout) for packet socks
2015-05-15 14:19 UTC
[GIT PULL nf] IPVS Fixes for v4.1
2015-05-15 13:30 UTC (2+ messages)
[PATCHSET REPOST] printk, netconsole: implement extended console support
2015-05-15 13:20 UTC (7+ messages)
` [PATCH 1/7] printk: guard the amount written per line by devkmsg_read()
` [PATCH 2/7] printk: factor out message formatting from devkmsg_read()
` [PATCH 3/7] printk: implement support for extended console drivers
[patch iproute2] tc: add support for Flower classifier
2015-05-15 11:34 UTC
[patch net-next] flow_dissector: remove bogus return in tipc section
2015-05-15 11:27 UTC
[PATCH] ipv6: Fix udp checksums with raw sockets
2015-05-15 9:37 UTC (5+ messages)
[PATCH net-next, 1/1] hv_netvsc: change member name of struct netvsc_stats
2015-05-15 9:33 UTC
[PATCH] rhashtable: don't attempt to grow when at max_size
2015-05-15 6:30 UTC (9+ messages)
` rhashtable: Add cap on number of elements in hash table
` [v2 PATCH] "
[PATCH net iproute2] mpls: modify RTA_NEWDST netlink attribute to include family
2015-05-15 5:40 UTC
linux-next: manual merge of the rcu tree with the net-next tree
2015-05-15 5:25 UTC
[RESEND][PATCH] rocker: fix a neigh entry leak issue
2015-05-15 5:23 UTC (2+ messages)
[net-next:master 353/365] drivers/net/ethernet/emulex/benet/be_main.c:5473:9: sparse: symbol 'be_hwmon_show_temp' was not declared. Should it be static?
2015-05-15 5:19 UTC (4+ messages)
` [PATCH net-next] be2net: be_hwmon_show_temp() can be static
[net-next fragmentation icmp v4 0/4] fragmentation ICMP
2015-05-15 4:21 UTC (6+ messages)
` [net-next fragmentation icmp v4 3/4] bridge_netfilter: No ICMP packet on IPv4 defragmentation timeout
INFORMATIVE LETTER !!
2015-05-14 23:44 UTC
[PATCH net-next,v2,1/1] hv_netvsc: use per_cpu stats to calculate TX/RX data
2015-05-15 2:49 UTC (2+ messages)
[PATCH net-next] test_bpf: fix sparse warnings
2015-05-15 2:47 UTC (5+ messages)
[PATCH net] rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
2015-05-15 2:45 UTC (2+ messages)
netns: use a spin_lock to protect nsid management
2015-05-15 2:36 UTC (3+ messages)
` [PATCH net-next] netns: fix unbalanced spin_lock on error
[PATCH] mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
2015-05-15 2:35 UTC (2+ messages)
[PATCH net-next] test_bpf: add tests related to BPF_MAXINSNS
2015-05-15 2:34 UTC (2+ messages)
[PATCH net-next] tcp: syncookies: extend validity range
2015-05-15 2:33 UTC (4+ messages)
[net-next PATCH v3] ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
2015-05-15 2:33 UTC (3+ messages)
[PATCH net-next v2] rocker: fix a neigh entry leak issue
2015-05-15 2:30 UTC (4+ messages)
[PATCH] net/mlx4: Avoid 'may be used uninitialized' warnings
2015-05-15 2:30 UTC (2+ messages)
[PATCH iproute2] ip route: should show the hoplimit value what kernel returns
2015-05-14 22:40 UTC (2+ messages)
[PATCH net] netlink: move nl_table in read_mostly section
2015-05-14 21:49 UTC (2+ messages)
[PATCH net-next v2] packet: fix warnings in rollover lock contention
2015-05-14 21:41 UTC (2+ messages)
[PATCH net-next 1/1] net: batch of last_rx update avoidance in ethernet drivers
2015-05-14 21:38 UTC (2+ messages)
[net-next PATCH] ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
2015-05-14 21:21 UTC (5+ messages)
[net-next PATCH v2] ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
2015-05-14 21:18 UTC
[PATCH iproute2] ss: Show more info (ring,fanout) for packet socks
2015-05-14 20:44 UTC (7+ messages)
[PATCH] fix net/sched compile error
2015-05-14 19:56 UTC (2+ messages)
[PATCH net-next] packet: fix warnings in rollover lock contention
2015-05-14 18:59 UTC (7+ messages)
[PATCH resend] README: clarify redistribution requirements covering patents
2015-05-14 18:29 UTC (2+ messages)
[PATCH] mdio-gpio: Optionally ignore TA errors
2015-05-14 17:41 UTC (3+ messages)
` [PATCH net-next 0/3] net: phy: broken turn-around support
[PATCH] ath9k_htc: wmi: match wait_for_completion_timeout return type
2015-05-14 17:40 UTC (3+ messages)
[PATCH net-next] tipc: use sock_create_kern interface to create kernel socket
2015-05-14 17:39 UTC (2+ messages)
[PATCH v3] cls_flower: Fix compile error
2015-05-14 17:34 UTC (2+ messages)
[PATCH V2 0/5] e1000e: fix nic not boot after rebooting
2015-05-14 17:10 UTC (2+ messages)
[PATCH] ath9k: match wait_for_completion_timeout return type
2015-05-14 16:56 UTC
[PATCH v2] cls_flower: Fix compile error
2015-05-14 17:02 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).