messages from 2013-01-01 21:17:28 to 2013-01-04 08:49:20 UTC [more...]
[patch net-next V6 00/15] net: introduce upper device lists and remove dev->master
2013-01-04 8:49 UTC (11+ messages)
` [patch net-next V6 01/15] net: introduce upper device lists
` [patch net-next V6 02/15] macvlan: add link to upper device
` [patch net-next V6 05/15] team: remove usage of netdev_set_master()
` [patch net-next V6 09/15] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next V6 10/15] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
` [patch net-next V6 12/15] nes: remove usage of dev->master
` [patch net-next V6 11/15] vlan: remove usage of dev->master in __vlan_find_dev_deep()
` [patch net-next V6 13/15] bonding: remove usage of dev->master
` [patch net-next V6 14/15] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next V6 15/15] net: kill dev->master
[PATCH net-next] softirq: reduce latencies
2013-01-04 8:23 UTC (11+ messages)
` [PATCH v2 "
[PATCH] netfilter: xt_recent: avoid high order page allocations
2013-01-04 8:18 UTC
load/unload dccp module caused
2013-01-04 7:37 UTC (2+ messages)
` load/unload dccp module caused oops
[PATCH net-next] softirq: reduce latencies
2013-01-04 6:54 UTC (6+ messages)
[patch net-next 0/7] fix dev->addr_assign_type setting and related code
2013-01-04 6:43 UTC (2+ messages)
TUN problems (regression?)
2013-01-04 5:04 UTC (10+ messages)
ppoll() stuck on POLLIN while TCP peer is sending
2013-01-04 3:52 UTC (21+ messages)
` [PATCH] poll: prevent missed events if _qproc is NULL
` [PATCH] epoll: prevent missed events on EPOLL_CTL_MOD
[PATCH net-next v3 0/3] netpoll: add IPv6 support
2013-01-04 3:20 UTC (5+ messages)
` [PATCH net-next v3 1/3] netpoll: prepare for ipv6
` [PATCH net-next v3 2/3] netpoll: add IPv6 support
` [PATCH net-next v3 3/3] netconsole: add IPv6 example in doc
[PATCH net-next v3 1/3] netpoll: prepare for ipv6
2013-01-04 3:10 UTC (5+ messages)
` [PATCH net-next v3 2/3] netpoll: add IPv6 support
` [PATCH net-next v3 3/3] netconsole: add IPv6 example in doc
[PATCH v3 1/1 net-next] NET: FEC: dynamtic check DMA desc buff type
2013-01-04 2:04 UTC
[PATCH -v2 00/26] rename random32 to prandom
2013-01-04 2:12 UTC (11+ messages)
` [PATCH -v2 18/26] drivers/net: rename random32() to prandom_u32()
` [PATCH -v2 19/26] batman-adv: "
` [PATCH -v2 20/26] net/sunrpc: "
` [PATCH -v2 21/26] net/sched: "
` [PATCH -v2 22/26] net/netfilter: "
` [PATCH -v2 23/26] net/core: "
` [PATCH -v2 24/26] net/core: remove duplicate statements by do-while loop
` [PATCH -v2 25/26] net: rename random32 to prandom
[PATCH 3.0.y 0/3] rtnetlink: Fix problem with buffer allocation
2013-01-04 0:36 UTC (5+ messages)
` [PATCH 3.0.y 1/3] rtnetlink: Compute and store minimum ifinfo dump size
` [PATCH 3.0.y 2/3] rtnetlink: Fix problem with buffer allocation
` [PATCH 3.0.y 3/3] rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
[PATCH 0/4] DSA: Fix checkpatch.pl output for DSA drivers
2013-01-03 22:56 UTC (10+ messages)
` [PATCH 1/4] DSA: Convert DSA driver comments to network-style comments
` [PATCH 2/4] DSA: Convert msleep calls to usleep_range calls
` [PATCH 3/4] DSA: Convert printk calls to netdev_info calls
` [PATCH 4/4] DSA: Convert spaces to tabs where appropriate
[PATCH] bgmac: driver for GBit MAC core on BCMA bus
2013-01-03 20:30 UTC (4+ messages)
linux-next: Tree for Jan 3 (broadcom/bnx2x)
2013-01-03 20:51 UTC (3+ messages)
` linux-next: Tree for Jan 3 (qlcnic)
[PATCH] xen/netfront: improve truesize tracking
2013-01-03 20:40 UTC (10+ messages)
Is keepalive behaving as expected in 3.7.0+/net-next?
2013-01-03 20:13 UTC (6+ messages)
order 7 allocations from xt_recent
2013-01-03 19:51 UTC (7+ messages)
[PATCH] net: fix checking boundary of valid vlan id
2013-01-03 20:06 UTC (3+ messages)
linux-next: Tree for Jan 2 (netfilter)
2013-01-03 18:56 UTC (4+ messages)
[PATCH resent] net/ipv4/ipconfig: really display the BOOTP/DHCP server's address
2013-01-03 18:02 UTC
[PATCH] ip-sysctl: fix spelling errors
2013-01-03 17:50 UTC
[PATCH V2] bgmac: driver for GBit MAC core on BCMA bus
2013-01-03 17:38 UTC (3+ messages)
[PATCH v2] tcp: split tcp_ecn sysctl knob to distinguish between IPv4 and IPv6
2013-01-03 16:58 UTC (9+ messages)
[RFC PATCH net-next 0/3] Remove NETIF_F_NETNS_LOCAL from software devices
2013-01-03 15:45 UTC (5+ messages)
` [RFC PATCH net-next 1/3] ppp: remove NETIF_F_NETNS_LOCAL from ppp device features
` [RFC PATCH net-next 2/3] bridge: remove NETIF_F_NETNS_LOCAL from bridge "
` [RFC PATCH net-next 3/3] vxlan: remove NETIF_F_NETNS_LOCAL from vxlan "
[PATCH net-next v2 1/3] netpoll: prepare for ipv6
2013-01-03 15:08 UTC (5+ messages)
` [PATCH net-next v2 2/3] netpoll: add IPv6 support
` [PATCH net-next v2 3/3] netconsole: add IPv6 example in doc
[PATCH 4/4] net/smsc911x: Provide common clock functionality
2013-01-03 14:28 UTC (10+ messages)
` [PATCH 4/4 v2] "
` [PATCH 4/4 v3] "
[PATCH net-next/master] ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so big it is long long
2013-01-03 14:23 UTC
clk dereference in drivers/net/ethernet/ti/cpts.c
2013-01-03 14:00 UTC (2+ messages)
[PATCH 0/2] smsc95xx enhancements
2013-01-03 13:00 UTC (3+ messages)
` [PATCH 1/2] smsc95xx: eliminate duplicate warnings on io failure
` [PATCH 2/2] smsc95xx: enable dynamic autosuspend
[PATCH v2 net-next] team: add ethtool support
2013-01-03 12:32 UTC (3+ messages)
GOOD NEWS YOU HAVE WON VIEW THE ATTACHED FILE
2013-01-03 11:45 UTC
[PATCH] bridge: add empty br_mdb_init() and br_mdb_uninit() definitions
2013-01-03 11:35 UTC (2+ messages)
[net:master 4/5] net/bridge/br_netlink.c:304:2: error: implicit declaration of function 'br_mdb_init'
2013-01-03 10:23 UTC
[PATCH net-next] team: update master carrier state
2013-01-03 10:15 UTC (4+ messages)
[PATCH] vxlan: allow live mac address change
2013-01-03 9:58 UTC (3+ messages)
[PATCH] bridge: Correctly unregister MDB rtnetlink handlers
2013-01-03 9:56 UTC (2+ messages)
[PATCH 0/1] qlcnic: fix error reported by test robot
2013-01-03 9:51 UTC (3+ messages)
` [PATCH 1/1] qlcnic: fix build error
linux-next: build failure after merge of the final tree (net-next tree related)
2013-01-03 9:51 UTC (3+ messages)
[PATCH net-next] bnx2x: Fix compilation when CONFIG_PCI_IOV is not defined
2013-01-03 2:47 UTC (2+ messages)
[PATCH 00/14] Modify signed comparisons of unsigned variables
2013-01-02 21:40 UTC (6+ messages)
` [PATCH 08/14] xen: netback: Remove redundant check on unsigned variable
` [Xen-devel] "
[PATCH v2] p54pci: don't return zero on failure paths in p54p_probe()
2013-01-02 20:06 UTC
Support for Marvell 88E1510 and 88E1116R
2013-01-02 19:16 UTC (3+ messages)
[patch net-next V5 00/15] net: introduce upper device lists and remove dev->master
2013-01-02 18:57 UTC (17+ messages)
` [patch net-next V5 01/15] net: introduce upper device lists
` [patch net-next V5 02/15] macvlan: add link to upper device
` [patch net-next V5 03/15] vlan: "
` [patch net-next V5 08/15] cxgb3: remove usage of dev->master
` [patch net-next V5 04/15] rtnetlink: "
` [patch net-next V5 05/15] team: remove usage of netdev_set_master()
` [patch net-next V5 06/15] bridge: "
` [patch net-next V5 07/15] netpoll: remove usage of dev->master
` [patch net-next V5 09/15] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next V5 10/15] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
` [patch net-next V5 11/15] vlan: remove usage of dev->master in __vlan_find_dev_deep()
` [patch net-next V5 12/15] nes: remove usage of dev->master
` [patch net-next V5 13/15] bonding: "
` [patch net-next V5 14/15] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next V5 15/15] net: kill dev->master
inaccurate packet scheduling
2013-01-02 16:34 UTC (4+ messages)
[patch net-next V4 00/15] net: introduce upper device lists and remove dev->master
2013-01-02 12:30 UTC (3+ messages)
[PATCH 00/29] rename random32 and net_random to prandom
2013-01-02 11:52 UTC (4+ messages)
` [PATCH 20/29] batman-adv: rename random32() to prandom_u32()
[net-next:master 42/51] (.text+0x2684bf): multiple definition of `pci_get_domain_bus_and_slot'
2013-01-02 11:34 UTC
[net-next:master 43/51] drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:3290:1: error: static declaration of 'qlcnic_restore_indev_addr' follows non-static declaration
2013-01-02 11:14 UTC
[PATCH net-next] xfrm: removes a superfluous check and add a statistic
2013-01-02 11:13 UTC (3+ messages)
[net-next:master 25/51] drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:512:15: error: 'PCI_IOV_RESOURCES' undeclared
2013-01-02 11:05 UTC
[PATCH] mac802154: fix NOHZ local_softirq_pending 08 warning
2013-01-02 11:01 UTC
[PATCH net-next 0/8] Add complementary BPF conditional jump instructions
2013-01-02 10:47 UTC (5+ messages)
[PATCH V1 0/14] qlcnic: Qlogic 83xx CNA adapter driver patches
2013-01-02 10:44 UTC (2+ messages)
[PATCH net-next v5 00/22] bnx2x: support SR-IOV
2013-01-02 10:37 UTC (2+ messages)
[PATCH net-next 1/3] netpoll: prepare for ipv6
2013-01-02 9:44 UTC (3+ messages)
[PATCH] ath9k_htc: Fix skb leaks
2013-01-02 5:26 UTC (4+ messages)
[PATCH] p54pci: don't return zero on failure path in p54p_probe()
2013-01-01 23:53 UTC (4+ 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).