netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-28 04:31:24 to 2012-12-31 13:59:55 UTC [more...]

[PATCH net-next 0/8] Add complementary BPF conditional jump instructions
 2012-12-31 13:59 UTC  (4+ messages)
` [PATCH net-next 1/8] net: bpf: add lt,le jump operations to bpf machine
` [PATCH net-next 2/8] x86: bpf_jit_comp: add JMP instructions for BPF JIT
` [PATCH net-next 3/8] sparc: "

ppoll() stuck on POLLIN while TCP peer is sending
 2012-12-31 13:21 UTC  (4+ messages)
` [PATCH] poll: prevent missed events if _qproc is NULL

[PATCH] net: fix checking boundary of valid vlan id
 2012-12-31 11:36 UTC  (5+ messages)

[patch net-next V4 00/15] net: introduce upper device lists and remove dev->master
 2012-12-31  9:55 UTC  (21+ messages)
` [patch net-next 01/15] net: introduce upper device lists
` [patch net-next 02/15] macvlan: add link to upper device
` [patch net-next 03/15] vlan: "
` [patch net-next 04/15] rtnetlink: remove usage of dev->master
` [patch net-next 05/15] team: remove usage of netdev_set_master()
` [patch net-next 06/15] bridge: "
` [patch net-next 07/15] netpoll: remove usage of dev->master
` [patch net-next 08/15] cxgb3: "
` [patch net-next 09/15] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next 10/15] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
` [patch net-next 11/15] vlan: remove usage of dev->master in __vlan_find_dev_deep()
` [patch net-next 12/15] nes: remove usage of dev->master
` [patch net-next 13/15] bonding: "
` [patch net-next 14/15] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next 15/15] net: kill dev->master

batman-adv: Unable to add interface in LXC
 2012-12-31  7:11 UTC  (2+ messages)

Is keepalive behaving as expected in 3.7.0+/net-next?
 2012-12-31  1:50 UTC  (5+ messages)

[PATCH v3 net-next 00/22] bnx2x: support SR-IOV
 2012-12-31  1:42 UTC  (25+ messages)
` [PATCH net-next v4 01/22] bnx2x: Support probing and removing of VF device
` [PATCH net-next v4 02/22] bnx2x: VF <-> PF channel 'acquire' at vf probe
` [PATCH net-next v4 03/22] bnx2x: Add to VF <-> PF channel the release request
` [PATCH net-next v4 04/22] bnx2x: Separate VF and PF logic
` [PATCH net-next v4 05/22] bnx2x: Add init, setup_q, set_mac to VF <-> PF channel
` [PATCH net-next v4 06/22] bnx2x: Add teardown_q and close "
` [PATCH net-next v4 07/22] bnx2x: Support ndo_set_rxmode in VF driver
` [PATCH net-next v4 08/22] bnx2x: VF fastpath
` [PATCH net-next v4 09/22] bnx2x: Allocate VF database in PF when VFs are present
` [PATCH net-next v4 10/22] bnx2x: Prepare device and initialize VF database
` [PATCH net-next v4 11/22] bnx2x: Infrastructure for VF <-> PF request on PF side
` [PATCH net-next v4 12/22] bnx2x: Support of PF driver of a VF acquire request
` [PATCH net-next v4 13/22] bnx2x: Support of PF driver of a VF init request
` [PATCH net-next v4 14/22] bnx2x: Support statistics collection for VFs by the PF
` [PATCH net-next v4 15/22] bnx2x: Support of PF driver of a VF setup_q request
` [PATCH net-next v4 16/22] bnx2x: Support of PF driver of a VF q_filters request
` [PATCH net-next v4 17/22] bnx2x: Support of PF driver of a VF q_teardown request
` [PATCH net-next v4 18/22] bnx2x: Support of PF driver of a VF close request
` [PATCH net-next v4 19/22] bnx2x: Support of PF driver of a VF release request
` [PATCH net-next v4 20/22] bnx2x: Support VF FLR
` [PATCH net-next v4 21/22] bnx2x: Support PF <-> VF Bulletin Board
` [PATCH net-next v4 22/22] bnx2x: Add VF device ids and enable feature

[PATCH net-next] team: update master carrier state
 2012-12-30 22:10 UTC  (4+ messages)

[PATCH net-next] team: implement carrier change
 2012-12-30 13:06 UTC  (5+ messages)

[PATCH v2 net-next] team: add ethtool support
 2012-12-30 10:33 UTC  (3+ messages)

Slow speed of tcp connections in a network namespace
 2012-12-30 10:32 UTC  (16+ messages)
    ` [PATCH] veth: extend device features

[PATCH net-next] veth: reduce stat overhead
 2012-12-30 10:32 UTC  (2+ messages)

[PATCH net-next] bridge: respect RFC2863 operational state
 2012-12-30 10:32 UTC  (7+ messages)
  ` [PATCHv2 "

[PATCH net-next] net: filter: return -EINVAL if BPF_S_ANC* operation is not supported
 2012-12-30 10:30 UTC  (2+ messages)

[patch net-next V3 00/15] net: introduce upper device lists and remove dev->master
 2012-12-30  9:53 UTC  (18+ messages)
` [patch net-next 01/15] net: introduce upper device lists
` [patch net-next 02/15] macvlan: add link to upper device
` [patch net-next 03/15] vlan: "
` [patch net-next 04/15] rtnetlink: remove usage of dev->master
` [patch net-next 05/15] team: remove usage of netdev_set_master()
` [patch net-next 06/15] bridge: "
` [patch net-next 07/15] netpoll: remove usage of dev->master
` [patch net-next 08/15] cxgb3: "
` [patch net-next 09/15] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next 10/15] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
` [patch net-next 11/15] vlan: remove usage of dev->master in __vlan_find_dev_deep()
` [patch net-next 12/15] nes: remove usage of dev->master
` [patch net-next 13/15] bonding: "
` [patch net-next 14/15] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next 15/15] net: kill dev->master

[PATCH net-next] team: add ethtool support
 2012-12-30  2:31 UTC  (7+ messages)

[PATCH v2 1/1 net-next] NET: FEC: dynamtic check DMA desc buff type
 2012-12-30  1:01 UTC  (3+ messages)

[Patch RFC] ndisc: Fix skb allocation size for link layer options
 2012-12-29 16:37 UTC  (4+ messages)

tc filter ouput, no filter hits?
 2012-12-29 13:55 UTC  (2+ messages)

Panic: dma_map_area overflow 66 bytes on 3.7+
 2012-12-29 10:29 UTC  (2+ messages)

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

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

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 01/19] netfilter: move nf_conntrack initialize out of pernet operations
 2012-12-28 11:58 UTC  (8+ messages)

[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 

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  (2+ messages)

[PATCH 1/2] vhost_net: correct error hanlding in vhost_net_set_backend()
 2012-12-28  4:58 UTC  (2+ messages)

net-next is OPEN
 2012-12-28  4:31 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).