messages from 2014-12-31 07:26:00 to 2015-01-02 16:28:03 UTC [more...]
[net-next PATCH 00/17] fib_trie: Reduce time spent in fib_table_lookup by 35 to 75%
2015-01-02 16:28 UTC (22+ 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-02 15:45 UTC (5+ messages)
` [PATCH v3 05/20] selftests/ftrace: add install target to enable test install
` [PATCH v3 14/20] selftests/size: "
` WIP alternative - was "
[PATCH net] enic: free all rq buffs when allocation fails
2015-01-02 15:23 UTC
[PATCH] qmi_wwan: Set random MAC on devices with buggy fw
2015-01-02 15:21 UTC
[PATCH] drivers:isdn: Remove uneeded fix me comment in capi.c for the function,decode_ie
2015-01-02 15:21 UTC (2+ messages)
How to fix CHECK warning: testing a 'safe expression'
2015-01-02 14:51 UTC (2+ messages)
[PATCH] TCP: Add support for TCP Stealth
2015-01-02 14:06 UTC (9+ messages)
wireless-drivers-next 2015-01-02
2015-01-02 13:59 UTC
[PATCH] net: wireless: b43legacy: radio.c: Remove unused function
2015-01-02 12:14 UTC (4+ messages)
[PATCH] drivers:net:wireless: Add proper locking for the function, b43_op_beacon_set_tim in main.c
2015-01-02 11:42 UTC (4+ messages)
[PATCH net-next 1/3] net: add IPv4 routing FIB support for swdev
2015-01-02 11:39 UTC (5+ messages)
[PATCH net-next 0/3] swdev: add IPv4 routing offload
2015-01-02 9:04 UTC (3+ messages)
[PATCH net-next 0/7] Fixing the "Time Counter fixes and improvements"
2015-01-02 6:14 UTC (2+ messages)
[PATCH net-next 3/3] rocker: implement IPv4 fib offloading
2015-01-02 3:29 UTC
[PATCH net-next 2/3] net: call swdev fib del for flushed routes
2015-01-02 3:29 UTC
[PATCH v3 0/6] support GMAC driver for RK3288
2015-01-02 2:01 UTC (4+ messages)
[PATCH] can: kvaser_usb: Don't free packets when tight on URBs
2015-01-01 21:59 UTC (8+ messages)
` [PATCH] can: kvaser_usb: Add support for the Usbcan-II family
[PATCH net-next v2 2/2] bridge: modify bridge af spec parser to accomodate vlan list and ranges
2015-01-01 19:34 UTC (5+ messages)
[PATCH] isdn: hisax: hfc4s8s_l1: Remove some unused functions
2015-01-01 19:17 UTC
[PATCH] Drivers: isdn: gigaset: checkpatch cleanup
2015-01-01 18:46 UTC (5+ messages)
[PATCH net-next v1 0/5]: ixgbevf: Allow querying VFs RSS indirection table and key
2015-01-01 18:09 UTC (16+ 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 iproute2 v2] bridge/link: add learning_sync policy flag
2015-01-01 18:03 UTC (2+ messages)
[PATCH] net: fddi: skfp: smt.c: Remove unused function
2015-01-01 17:01 UTC
[PATCH] net: ethernet: micrel: ksz884x.c: Remove some unused functions
2015-01-01 17:00 UTC
[PATCH] net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functions
2015-01-01 16:49 UTC
[PATCH] net: wireless: ipw2x00: ipw2100.c: Remove some unused functions
2015-01-01 15:32 UTC
[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 1/2] bridge: new attribute and flags to represent vlan info lists and ranges
2015-01-01 4:25 UTC (7+ 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 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 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 (3+ messages)
[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] 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
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).