messages from 2012-12-25 10:45:42 to 2012-12-29 04:33:16 UTC [more...]
[PATCH] skbuff: make __kmalloc_reserve static
2012-12-29 4:33 UTC (2+ messages)
[PATCH] tcp: make proc_tcp_fastopen_key static
2012-12-29 4:33 UTC (2+ messages)
[PATCH] sctp: make sctp_addr_wq_timeout_handler static
2012-12-29 4:33 UTC (2+ messages)
[RFC PATCH 0/3] Make rfc3686 template work with asynchronous block ciphers
2012-12-29 0:08 UTC (7+ messages)
` [RFC PATCH 1/3] xfrm_algo: probe asynchronous block ciphers instead of synchronous
` [RFC PATCH 2/3] crypto: ctr - make rfc3686 asynchronous block cipher
` [RFC PATCH 3/3] crypto: aesni-intel - remove rfc3686(ctr(aes)), utilize rfc3686 from ctr-module instead
[PATCH V2] forcedeth: Fix WARNINGS that result when DMA mapping is not checked
2012-12-28 23:30 UTC (2+ messages)
[PATCH net-next] net: use per task frag allocator in skb_append_datato_frags
2012-12-28 23:29 UTC (2+ messages)
[PATCH] net: qmi_wwan: add Telekom Speedstick LTE II
2012-12-28 23:28 UTC (2+ messages)
[PATCH net-next] bridge: respect RFC2863 operational state
2012-12-28 23:27 UTC (4+ messages)
[RFC PATCH] ah4/esp4: set transport header correctly for IPsec tunnel mode
2012-12-28 23:22 UTC (2+ messages)
[PATCH net-next] xfrm: removes a superfluous check and add a statistic
2012-12-28 23:22 UTC (2+ messages)
[patch net-next V3,repost 0/4] net: allow to change carrier from userspace
2012-12-28 23:21 UTC (7+ messages)
` [patch net-next 1/4] net: add change_carrier netdev op
` [patch net-next 2/4] net: allow to change carrier via sysfs
` [patch net-next 3/4] rtnl: expose carrier value with possibility to set it
` [patch net-next 4/4] dummy: implement carrier change
[PATCH 00/12] netfilter fixes for 3.8-rc1
2012-12-28 22:31 UTC (14+ messages)
` [PATCH 01/12] netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset
` [PATCH 02/12] netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE
` [PATCH 03/12] netfilter: nf_conntrack_ipv6: fix comment for packets without data
` [PATCH 04/12] netfilter: nf_ct_reasm: fix conntrack reassembly expire code
` [PATCH 05/12] netfilter: nfnetlink_log: fix mac address for 6in4 tunnels
` [PATCH 06/12] netfilter: xt_CT: fix crash while destroy ct templates
` [PATCH 07/12] netfilter: nfnetlink_log: fix possible compilation issue due to missing include
` [PATCH 08/12] netfilter: xt_CT: recover NOTRACK target support
` [PATCH 09/12] netfilter: xt_hashlimit: fix race that results in duplicated entries
` [PATCH 10/12] netfilter: xt_recent: fix namespace destroy path
` [PATCH 11/12] netfilter: xt_hashlimit: "
` [PATCH 12/12] netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect
[PATCH 03/25] sja1000: don't use [delayed_]work_pending()
2012-12-28 21:40 UTC (3+ messages)
[PATCH net-next] net: filter: return -EINVAL if BPF_S_ANC* operation is not supported
2012-12-28 20:50 UTC
Panic: dma_map_area overflow 66 bytes on 3.7+
2012-12-28 19:53 UTC
Kernel recieves DNS reply, but doesn't deliver it to a waiting application
2012-12-28 18:11 UTC (12+ messages)
` [BUG] "
Linux kernel handling of IPv6 temporary addresses
2012-12-28 17:19 UTC (7+ messages)
[PATCH v2 1/1 net-next] NET: FEC: dynamtic check DMA desc buff type
2012-12-28 14:45 UTC (2+ messages)
[Patch RFC] ndisc: Fix skb allocation size for link layer options
2012-12-28 13:46 UTC
[PATCH 01/19] netfilter: move nf_conntrack initialize out of pernet operations
2012-12-28 11:58 UTC (27+ messages)
` [PATCH 02/19] netfilter: expect: move initial codes out of pernet_operations
` [PATCH 03/19] netfilter: acct: "
` [PATCH 04/19] netfilter: tstamp: "
` [PATCH 05/19] netfilter: ecache: "
` [PATCH 06/19] netfilter: timeout: "
` [PATCH 07/19] netfilter: helper: "
` [PATCH 08/19] netfilter: proto: "
` [PATCH 09/19] netfilter: l3proto: prepare reworking l3proto support for netns
` [PATCH 10/19] netfilter: ipv4: register ipv4 in module_init
` [PATCH 10/19] netfilter: ipv4: register l3proto "
` [PATCH 11/19] netfilter: ipv6: register l3proto ipv6 "
` [PATCH 12/19] netfilter: l4proto: prepare reworking l4proto support for netns
` [PATCH 13/19] netfilter: ipv4: move registration codes out of pernet_operations
` [PATCH 14/19] netfilter: ipv6: "
` [PATCH 15/19] netfilter: sctp: "
` [PATCH 16/19] netfilter: udplite: "
` [PATCH 17/19] netfilter: dccp: "
` [PATCH 18/19] netfilter: gre: "
` [PATCH 19/19] netfilter: gre: fix resource leak when unregister gre proto
[RFC/RFT] forcedeth: Fix 'device driver failed to check map error' warnings
2012-12-28 11:57 UTC (2+ messages)
[PATCH 00/14] Modify signed comparisons of unsigned variables
2012-12-28 10:41 UTC (7+ messages)
` [PATCH 08/14] xen: netback: Remove redundant check on unsigned variable
` [Xen-devel] "
` [PATCH 10/14] atm: Removed "
UDP multi-core performance on a single socket and SO_REUSEPORT
2012-12-28 10:01 UTC
ppoll() stuck on POLLIN while TCP peer is sending
2012-12-28 7:06 UTC (2+ messages)
TUN problems (regression?)
2012-12-28 6:25 UTC (9+ messages)
[PATCH 1/2] vhost_net: correct error hanlding in vhost_net_set_backend()
2012-12-28 5:31 UTC (8+ messages)
` [PATCH 2/2] vhost: handle polling failure
net-next is OPEN
2012-12-28 4:31 UTC
[PATCH] bnx2x: use ARRAY_SIZE where possible
2012-12-28 4:30 UTC (3+ messages)
kernel panic when running /etc/init.d/iptables restart
2012-12-28 3:39 UTC (6+ messages)
vxlan in Linux kernel 3.7
2012-12-28 0:46 UTC (5+ messages)
BUG: skb_under_panic in eth_header (3.0.34)
2012-12-27 23:16 UTC (2+ messages)
[PATCH] bgmac: driver for GBit MAC core on BCMA bus
2012-12-27 22:03 UTC (5+ messages)
Is keepalive behaving as expected in 3.7.0+/net-next?
2012-12-27 21:54 UTC (2+ messages)
[PATCH] forcedeth: Fix WARNINGS that result when DMA mapping is not checked
2012-12-27 21:32 UTC (5+ messages)
[PATCH 4/4] net/smsc911x: Provide common clock functionality
2012-12-27 19:31 UTC (10+ messages)
` [PATCH 4/4 v2] "
testing
2012-12-27 18:38 UTC
[PATCH 3.8 0/5 V2] Fixes for WARNINGS due to unchecked DMA mapping calls
2012-12-27 16:37 UTC (6+ messages)
` [PATCH 3.8 1/5 V2] rtlwifi: Fix warning for unchecked pci_map_single() call
` [PATCH 3.8 2/5 V2] rtlwifi: rtl8192ce: "
` [PATCH 3.8 3/5 V2] rtlwifi: rtl8192de: "
` [PATCH 3.8 4/5 V2] rtlwifi: rtl8192se: "
` [PATCH 3.8 5/5 V2] rtlwifi: rtl8723ae: "
netlink NLM_F_DUMP for unsupported address family / PF_UNSPEC
2012-12-27 15:19 UTC
echo 0 > /proc/sys/net/ipv6/conf/lo/disable_ipv6 broken re-investigation
2012-12-27 12:30 UTC
[RFC PATCH] virtio-net: reset virtqueue affinity when doing cpu hotplug
2012-12-27 11:51 UTC (9+ messages)
[PATCH 1/1 net-next] NET: FEC: dynamtic check DMA desc buff type
2012-12-27 10:35 UTC (2+ messages)
[GIT] Networking
2012-12-27 3:44 UTC
[PATCH 0/2] Re-submit RDS patches
2012-12-26 23:21 UTC (7+ messages)
` [PATCH 1/2] IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
` [PATCH 2/2] IB/rds: suppress incompatible protocol when version is known
[PATCH 1/2] ipv4/ip_gre: set transport header correctly to gre header
2012-12-26 23:20 UTC (4+ messages)
` [PATCH 2/2] ipv6/ip6_gre: set transport header correctly
[PATCH V3.8 0/5] Fixes for WARNINGS due to unchecked DMA mapping calls
2012-12-26 23:17 UTC (8+ messages)
` [PATCH V3.8 1/5] rtlwifi: Fix warning for unchecked pci_map_single() call
` [PATCH V3.8 2/5] rtlwifi: rtl8192ce: "
` [PATCH V3.8 3/5] rtlwifi: rtl8192de: "
` [PATCH V3.8 4/5] rtlwifi: rtl8192se: "
` [PATCH V3.8 5/5] rtlwifi: rtl8723ae: "
[PATCH BUGFIX] pkt_sched: fix little service anomalies and possible crashes of qfq+
2012-12-26 23:13 UTC (2+ messages)
[PATCH] pkt_sched: act_xt support new Xtables interface
2012-12-26 23:10 UTC (11+ messages)
[PATCH net] net/vxlan: Use the underlying device index when joining/leaving multicast groups
2012-12-26 23:10 UTC (2+ messages)
[PATCH] tcp: should drop incoming frames without ACK flag set
2012-12-26 23:09 UTC (4+ messages)
[PATCH] netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled
2012-12-26 22:16 UTC (3+ messages)
[PATCH v2 0/2] cpts fixes for v3.8-rc2
2012-12-26 22:15 UTC (3+ messages)
[PATCH] batman-adv: fix random jitter calculation
2012-12-26 22:13 UTC (2+ messages)
[PATCH] netfilter: Don't leak 'exp' in ctnetlink_create_expect()
2012-12-26 22:09 UTC (2+ messages)
[PATCH] rtlwifi: Don't leak on error in _rtl_usb_receive()
2012-12-26 21:15 UTC (2+ messages)
[PATCH] ndisc: Ensure to reserve header space for encapsulation
2012-12-26 19:21 UTC (4+ messages)
[PATCH V2] ipv6 mcast: Fix incorrect use of pskb_may_pull()
2012-12-26 16:40 UTC (3+ messages)
Dear User
2012-12-26 16:09 UTC
[PATCH] ipv6 mcast: Fix incorrect use of pskb_may_pull()
2012-12-26 3:11 UTC (3+ messages)
[PATCH 00/29] rename random32 and net_random to prandom
2012-12-26 0:42 UTC (11+ messages)
` [PATCH 19/29] batman-adv: fix random jitter calculation
` [PATCH 20/29] batman-adv: rename random32() to prandom_u32()
` [PATCH 28/29] net/: rename net_random() "
Why tcp_sacktag_walk specially process next_dup?
2012-12-25 20:57 UTC (2+ messages)
[ANNOUNCE] iptables 1.4.17 release
2012-12-25 13:09 UTC
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).