netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-30 16:30:56 to 2015-01-01 12:26:41 UTC [more...]

[PULL] vhost: cleanups and fixes
 2015-01-01 12:26 UTC 

[PATCH 1/2] e1000e: Include clocksource.h to get CLOCKSOURCE_MASK
 2015-01-01 10:40 UTC  (10+ messages)
` [PATCH net-next 0/7] Fixing the "Time Counter fixes and improvements"
  ` [PATCH net-next 1/7] timecounter: provide a macro to initialize the cyclecounter mask field
  ` [PATCH net-next 2/7] bnx2x: convert to CYCLECOUNTER_MASK macro
  ` [PATCH net-next 3/7] e1000e: "
  ` [PATCH net-next 4/7] igb: "
  ` [PATCH net-next 5/7] ixgbe: "
  ` [PATCH net-next 6/7] mlx4: include clocksource.h again
  ` [PATCH net-next 7/7] microblaze: include the new timecounter header

[PATCH net-next v2 2/2] bridge: modify bridge af spec parser to accomodate vlan list and ranges
 2015-01-01 10:01 UTC  (3+ messages)

[PATCH net-next v2 1/2] bridge: new attribute and flags to represent vlan info lists and ranges
 2015-01-01  4:25 UTC  (7+ messages)

[net-next PATCH 00/17] fib_trie: Reduce time spent in fib_table_lookup by 35 to 75%
 2015-01-01  2:32 UTC  (20+ messages)
` [net-next PATCH 01/17] fib_trie: Update usage stats to be percpu instead of global variables
` [net-next PATCH 02/17] fib_trie: Make leaf and tnode more uniform
` [net-next PATCH 03/17] fib_trie: Merge tnode_free and leaf_free into node_free
` [net-next PATCH 04/17] fib_trie: Merge leaf into tnode
` [net-next PATCH 05/17] fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables
` [net-next PATCH 06/17] fib_trie: Optimize fib_find_node
` [net-next PATCH 07/17] fib_trie: Optimize fib_table_insert
` [net-next PATCH 08/17] fib_trie: Update meaning of pos to represent unchecked bits
` [net-next PATCH 09/17] fib_trie: Use unsigned long for anything dealing with a shift by bits
` [net-next PATCH 10/17] fib_trie: Push rcu_read_lock/unlock to callers
` [net-next PATCH 11/17] fib_trie: Move resize to after inflate/halve
` [net-next PATCH 12/17] fib_trie: Add functions should_inflate and should_halve
` [net-next PATCH 13/17] fib_trie: Push assignment of child to parent down into inflate/halve
` [net-next PATCH 14/17] fib_trie: Push tnode flushing down to inflate/halve
` [net-next PATCH 15/17] fib_trie: inflate/halve nodes in a more RCU friendly way
` [net-next PATCH 16/17] fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child
` [net-next PATCH 17/17] fib_trie: Add tracking value for suffix length

[PATCH v3 00/20] kselftest install target feature
 2015-01-01  2:31 UTC  (3+ messages)
` [PATCH v3 14/20] selftests/size: add install target to enable test install
  ` WIP alternative - was "

[PATCH v3 0/6] support GMAC driver for RK3288
 2015-01-01  2:06 UTC  (3+ messages)

[PATCH 5/6] bridge: new function to pack vlans using both IFLA_BRIDGE_VLAN_INFO and IFLA_BRIDGE_VLAN_RANGE_INFO
 2015-01-01  1:50 UTC  (4+ messages)

[RFC V2 PATCH 00/25] Kernel NET policy
 2015-01-01  1:39 UTC  (19+ messages)
` [RFC V2 PATCH 01/25] net: introduce "
` [RFC V2 PATCH 03/25] net/netpolicy: get device queue irq information
` [RFC V2 PATCH 05/25] net/netpolicy: create CPU and queue mapping
` [RFC V2 PATCH 07/25] net/netpolicy: enable and disable NET policy
` [RFC V2 PATCH 08/25] net/netpolicy: introduce NET policy object
` [RFC V2 PATCH 09/25] net/netpolicy: set NET policy by policy name
` [RFC V2 PATCH 10/25] net/netpolicy: add three new NET policies
` [RFC V2 PATCH 13/25] net/netpolicy: support CPU hotplug
` [RFC V2 PATCH 14/25] net/netpolicy: handle channel changes
` [RFC V2 PATCH 15/25] net/netpolicy: implement netpolicy register
` [RFC V2 PATCH 16/25] net/netpolicy: introduce per socket netpolicy
` [RFC V2 PATCH 17/25] net/netpolicy: introduce netpolicy_pick_queue
` [RFC V2 PATCH 18/25] net/netpolicy: set Tx queues according to policy
` [RFC V2 PATCH 19/25] net/netpolicy: set Rx "
` [RFC V2 PATCH 21/25] net/netpolicy: set per task policy by proc
` [RFC V2 PATCH 22/25] net/netpolicy: fast path for finding the queues
` [RFC V2 PATCH 23/25] net/netpolicy: optimize for queue pair
` [RFC V2 PATCH 24/25] net/netpolicy: limit the total record number

[PATCH] qlcnic: Fix return value in qlcnic_probe()
 2015-01-01  0:21 UTC  (2+ messages)

[PATCH 0/8] fix error return code
 2015-01-01  0:20 UTC  (9+ messages)
` [PATCH 1/8] net: Xilinx: "
` [PATCH 2/8] myri10ge: "
` [PATCH 5/8] net: sun4i-emac: "
` [PATCH 7/8] net: axienet: "

[net 0/3][pull request] Intel Wired LAN Driver Updates 2014-12-31
 2015-01-01  0:17 UTC  (5+ messages)
` [net 1/3] e100: fix typo in MDI/MDI-X eeprom check in e100_phy_init
` [net 2/3] igb: Remove unneeded FIXME
` [net 3/3] i40e: Fix possible memory leak in i40e_dbg_dump_desc

[PATCH 2/2] igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK
 2014-12-31 23:43 UTC  (2+ messages)

[PATCH net] netlink: call cond_resched after broadcasting updates
 2014-12-31 23:38 UTC  (2+ messages)

[PATCH] net: ethernet: intel: i40e: i40e_fcoe.c: Remove unused function
 2014-12-31 23:15 UTC  (2+ messages)

[PATCH] TCP: Add support for TCP Stealth
 2014-12-31 21:54 UTC 

[PATCH net] openvswitch: Consistently include VLAN header in flow and port stats
 2014-12-31 21:12 UTC  (3+ messages)
` [ovs-dev] "

[PATCH V3 for 3.19] rtlwifi: Fix error when accessing unmapped memory in skb
 2014-12-31 21:10 UTC  (3+ messages)

But do not tell anyone
 2015-01-01  5:57 UTC 

[net-next PATCH v1 00/11] A flow API
 2014-12-31 20:10 UTC  (13+ messages)
` [net-next PATCH v1 01/11] net: flow_table: create interface for hw match/action tables
` [net-next PATCH v1 02/11] net: flow_table: add flow, delete flow
` [net-next PATCH v1 03/11] net: flow_table: add apply action argument to tables
` [net-next PATCH v1 04/11] rocker: add pipeline model for rocker switch
` [net-next PATCH v1 05/11] net: rocker: add set flow rules
` [net-next PATCH v1 06/11] net: rocker: add group_id slices and drop explicit goto
` [net-next PATCH v1 07/11] net: rocker: add multicast path to bridging
` [net-next PATCH v1 08/11] net: rocker: add get flow API operation
` [net-next PATCH v1 09/11] net: rocker: add cookie to group acls and use flow_id to set cookie
` [net-next PATCH v1 10/11] net: rocker: have flow api calls set cookie value
` [net-next PATCH v1 11/11] net: rocker: implement delete flow routine

[PATCH net-next v1 0/3] net: fec: add Wake-on-LAN support
 2014-12-31 19:22 UTC  (5+ messages)

[PATCH net] gre: allow live address change
 2014-12-31 19:18 UTC  (2+ messages)

[PATCH net-next] l2tp : multicast notification to the registered listeners
 2014-12-31 19:17 UTC  (2+ messages)

[PATCH net-next] tun: return proper error code from tun_do_read
 2014-12-31 19:15 UTC  (2+ messages)

[PATCH net-next] tun: Fixed unsigned/signed comparison
 2014-12-31 19:15 UTC  (2+ messages)

[PATCH net-next v1 0/5]: ixgbevf: Allow querying VFs RSS indirection table and key
 2014-12-31 18:36 UTC  (15+ messages)
` [PATCH net-next v1 1/5] ixgbe: Add a RETA query command to VF-PF channel API
` [PATCH net-next v1 2/5] ixgbevf: Add a RETA query code
` [PATCH net-next v1 3/5] ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
` [PATCH net-next v1 4/5] ixgbevf: Add RSS Key query code
` [PATCH net-next v1 5/5] ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key

[PATCH] Drivers: isdn: gigaset: checkpatch cleanup
 2014-12-31 18:32 UTC  (4+ messages)

[PATCH 1/1 net-next] tipc: replace 0 by NULL for pointers
 2014-12-31 18:11 UTC  (2+ messages)

[PATCH net-next 0/3] enic: Check for DMA mapping error
 2014-12-31 18:09 UTC  (2+ messages)

[PATCH net-next 00/11] Time Counter fixes and improvements
 2014-12-31 17:42 UTC  (3+ messages)

[PATCH net-next v2 0/5]: ixgbevf: Allow querying VFs RSS indirection table and key
 2014-12-31 17:40 UTC  (6+ messages)
` [PATCH net-next v2 1/5] ixgbe: Add a RETA query command to VF-PF channel API
` [PATCH net-next v2 2/5] ixgbevf: Add a RETA query code
` [PATCH net-next v2 3/5] ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
` [PATCH net-next v2 4/5] ixgbevf: Add RSS Key query code
` [PATCH net-next v2 5/5] ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key

[PATCH net-next v2 0/2] bridge: support for vlan range in setlink/dellink
 2014-12-31 16:48 UTC 

[PATCH net-next 1/2] net: Add Transparent Ethernet Bridging GRO support
 2014-12-31 14:30 UTC  (4+ messages)
` [PATCH net-next 2/2] geneve: Add Geneve "

[bisected] xfrm: TCP connection initiating PMTU discovery stalls on v3.12+
 2014-12-31 13:42 UTC  (4+ messages)
  ` tcp: Do not apply TSO segment limit to non-TSO packets

net.git: Call-trace after "Merge branch 'netlink_multicast'"
 2014-12-31 13:17 UTC  (5+ messages)

[PATCH net-next] net: skbuff: don't zero tc members when freeing skb
 2014-12-31 12:33 UTC 

[PATCH] can: kvaser_usb: Don't free packets when tight on URBs
 2014-12-31 12:13 UTC  (7+ messages)
` [PATCH] can: kvaser_usb: Add support for the Usbcan-II family

[PATCH] brcmfmac: avoid duplicated suspend/resume operation
 2014-12-31 11:22 UTC  (3+ messages)

[PATCH] wait_for_completion_timeout does not return < 0
 2014-12-31 10:50 UTC  (4+ messages)

[Question] What's the noop_qdisc introduced for in the kernel?
 2014-12-31  7:31 UTC  (3+ messages)

pull request: bluetooth-next 2014-12-31
 2014-12-31  7:25 UTC 

Possible BUG in ipv6_find_hdr function for fragmented packets
 2014-12-31  7:03 UTC 

Fw: [Bug 82471] New: net/core/dev.c skb_war_bad_offload
 2014-12-31  6:51 UTC  (2+ messages)

[PATCH net-next] net: More vlan tests before registering netdevice
 2014-12-31  6:35 UTC 

[PATCH 23/23 V2 for 3.19] rtlwifi: Fix error when accessing unmapped memory in skb
 2014-12-31  3:31 UTC  (3+ messages)

net-next is OPEN
 2014-12-31  0:06 UTC 

[PATCH net-next 1/2] net: gianfar: mark the local functions static
 2014-12-31  0:05 UTC  (4+ messages)
` [PATCH net-next 2/2] net: gianfar: add missing __iomem annotation

[PATCH net-next V2] virtio-net: don't do header check for dodgy gso packets
 2014-12-30 23:53 UTC  (2+ messages)

[PATCH 0/27] Use setup_timer
 2014-12-30 23:35 UTC  (9+ messages)
` [PATCH 4/27] atheros: atlx: "
` [PATCH 3/27] atl1e: "
` [PATCH 11/27] ksz884x: "
` [PATCH 15/27] net: sxgbe: "

am335x: cpsw: interrupt failure
 2014-12-30 23:22 UTC  (11+ messages)

[PATCH net-next] net: stmmac: add BQL support
 2014-12-30 23:13 UTC  (7+ messages)

[PATCH net] tunnel: support propagating lower device state
 2014-12-30 20:37 UTC  (3+ messages)

[PATCH v2] ath10k: fixup wait_for_completion_timeout return handling
 2014-12-30 19:44 UTC 

[PATCH 0/4] ath10k: a few incorrect return handling fix-up
 2014-12-30 19:42 UTC  (5+ messages)

[RFC PATCH net-next 0/5]: ixgbevf: Allow querying VFs RSS indirection table and key
 2014-12-30 19:36 UTC  (18+ messages)
` [RFC PATCH net-next 1/5] ixgbe: Add a RETA query command to VF-PF channel API
` [RFC PATCH net-next 3/5] ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
` [RFC PATCH net-next 4/5] ixgbevf: Add RSS Key query code
` [RFC PATCH net-next 5/5] ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key

[PATCH 3/6] bridge: modify IFLA_AF_SPEC parser to parse IFLA_BRIDGE_VLAN_RANGE_INFO
 2014-12-30 19:23 UTC  (4+ messages)

Clarification regarding IFLA_BRPORT_LEARNING_SYNC and aging of fdb entries learnt via br_fdb_external_learn_add()
 2014-12-30 18:20 UTC 

*****SPAM***** RE
 2014-12-30 16:18 UTC 

[PATCH v2][Nios2-dev] Altera TSE: Add missing phydev
 2014-12-30 17:27 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).