messages from 2014-12-30 03:04:42 to 2015-01-01 00:20:14 UTC [more...]
[PATCH 0/8] fix error return code
2015-01-01 0:20 UTC (7+ messages)
` [PATCH 1/8] net: Xilinx: "
` [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 v3 0/6] support GMAC driver for RK3288
2015-01-01 0:15 UTC (2+ messages)
[net-next PATCH 00/17] fib_trie: Reduce time spent in fib_table_lookup by 35 to 75%
2014-12-31 23:46 UTC (19+ 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 2/2] igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK
2014-12-31 23:43 UTC (2+ messages)
[PATCH 1/2] e1000e: Include clocksource.h to get CLOCKSOURCE_MASK
2014-12-31 23:42 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-next v2 1/2] bridge: new attribute and flags to represent vlan info lists and ranges
2014-12-31 21:17 UTC (5+ messages)
[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 2/2] bridge: modify bridge af spec parser to accomodate vlan list and ranges
2014-12-31 16:48 UTC
[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 (9+ messages)
` [PATCH 1/4] ath10k: fixup wait_for_completion_timeout return handling
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] "
[RFC PATCH net-next 0/5]: ixgbevf: Allow querying VFs RSS indirection table and key
2014-12-30 19:36 UTC (19+ messages)
` [RFC PATCH net-next 1/5] ixgbe: Add a RETA query command to VF-PF channel API
` [RFC PATCH net-next 2/5] ixgbevf: Add a RETA query code
` [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
Business Proposition
2014-12-30 10:48 UTC
[PATCH iproute2 0/2] Use one func to output stats from Netlink and /proc
2014-12-30 13:58 UTC (2+ messages)
[PATCH 5/6] bridge: new function to pack vlans using both IFLA_BRIDGE_VLAN_INFO and IFLA_BRIDGE_VLAN_RANGE_INFO
2014-12-30 13:57 UTC (5+ messages)
Lucr@tive
2014-12-30 19:14 UTC
[PATCH 3/3][v2] net/fsl: remove hardcoded clock setting from xgmac_mdio
2014-12-30 8:28 UTC
[PATCH net 0/2] mlx4 driver fixes for 3.19-rc2
2014-12-30 9:59 UTC (3+ messages)
` [PATCH net 1/2] net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flow
` [PATCH net 2/2] net/mlx4_core: Fix error flow in mlx4_init_hca()
[scsi/net-next]Pull csiostor from net-next
2014-12-30 9:36 UTC (4+ messages)
[PATCH 2/3][v2] net/fsl: remove irq assignment from xgmac_mdio
2014-12-30 8:28 UTC
[PATCH 1/3][v2] net/fsl: remove reset from xgmac_mdio
2014-12-30 8:27 UTC
[PATCH] qlcnic: Fix return value in qlcnic_probe()
2014-12-30 8:45 UTC (2+ messages)
[PATCH] bonding: move ipoib_header_ops to vmlinux
2014-12-30 8:26 UTC (5+ messages)
[PATCH 3/3] net: ieee802154: don't use devm_pinctrl_get_select_default() in probe
2014-12-30 6:17 UTC (2+ messages)
[PATCH 1/6] bridge: add support to parse multiple vlan info attributes in IFLA_AF_SPEC
2014-12-30 6:01 UTC (9+ messages)
[PATCH 6/6] bridge: add vlan info to bridge setlink and dellink notification messages
2014-12-30 5:41 UTC (5+ messages)
[PATCH] bonding: move ipoib_header_ops to vmlinux
2014-12-30 4:23 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).