netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-20 20:16:33 to 2014-12-23 00:13:23 UTC [more...]

[PATCH net] net: Reset secmark when scrubbing packet
 2014-12-23  0:13 UTC 

[RFC PATCH net-next] tun: support retrieving multiple packets in a single read with IFF_MULTI_READ
 2014-12-22 23:39 UTC  (6+ messages)

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

[PATCH for 3.19] rtlwifi: Fix error when accessing unmapped memory in skb
 2014-12-22 23:33 UTC  (4+ messages)

REGRESSION in nfnetlink on 3.18.x (bisected)
 2014-12-22 23:23 UTC  (4+ messages)

[PATCH iproute2 v2] tc: Show classes in tree view
 2014-12-22 22:19 UTC  (2+ messages)

[PATCH iproute2 v2] ip lib: Added shorter timestamp option
 2014-12-22 22:13 UTC 

[PATCH 3/3] net: ieee802154: don't use devm_pinctrl_get_select_default() in probe
 2014-12-22 22:16 UTC 

Regression with commit 971f10eca186 ("tcp: better TCP_SKB_CB layout to reduce cache line misses")
 2014-12-22 21:48 UTC  (5+ messages)
  ` [PATCH net] tcp6: don't move IP6CB before xfrm6_policy_check()

[PATCH net] cxgb4vf: Fix ethtool get_settings for VF driver
 2014-12-22 21:35 UTC  (2+ messages)

[PATCHv1 net] xen-netfront: use napi_complete() correctly to prevent Rx stalling
 2014-12-22 21:35 UTC  (7+ messages)
` virtio_net: Fix napi poll list corruption
    ` caif: "

[PATCH net V1] net/mlx4_en: Doorbell is byteswapped in Little Endian archs
 2014-12-22 21:34 UTC  (2+ messages)

[PATCH v3 2/2] 8139too: Add netif_napi_del in the driver
 2014-12-22 21:32 UTC  (2+ messages)

[PATCH] [PATCH v3 1/2] 8139too: Fix the lack of pci_disable_device
 2014-12-22 21:32 UTC  (2+ messages)

[PATCH 00/28] remove .owner for most platform_drivers: the missing bits
 2014-12-22 21:31 UTC  (4+ messages)
` [PATCH 10/28] net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers
` [PATCH 11/28] net: wireless: ath: ath5k: "

[PATCH] net: s6gmac: remove driver
 2014-12-22 21:29 UTC  (3+ messages)
` [RESEND PATCH] "

[PATCH net] net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
 2014-12-22 21:21 UTC  (2+ messages)

Stable fixes for batman-adv
 2014-12-22 21:14 UTC  (3+ messages)

[PATCH net]tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
 2014-12-22 21:13 UTC  (4+ messages)

[PATCH net] in6: fix conflict with glibc
 2014-12-22 21:13 UTC  (3+ messages)

[PATCH net-next] hyperv: Fix some variable name typos in send-buffer init/revoke
 2014-12-22 21:11 UTC  (2+ messages)

OOPS: unable to handle kernel NULL pointer dereference in unix_detach_fds
 2014-12-22 20:52 UTC 

[PATCH RESEND] stmmac: Don't init ptp again when resume from suspend/hibernation
 2014-12-22 20:42 UTC  (2+ messages)

[PATCH] Fixed TPACKET V3 to signal poll when block is closed rather than every packet
 2014-12-22 20:41 UTC  (2+ messages)

[PATCH iproute2] ip: allow ip address show to list addresses with certain flags not being set
 2014-12-22 19:18 UTC 

[PATCH RFC] ipw2200: select CFG80211_WEXT
 2014-12-22 19:13 UTC  (2+ messages)

[PATCH iproute2] ip lib: Added shorter timestamp option
 2014-12-22 18:37 UTC  (3+ messages)

[PATCH 1/1 net-next] netfilter: remove unnecessary sizeof(char)
 2014-12-22 18:36 UTC 

[PATCH] net: unisys: adding unisys virtnic driver
 2014-12-22 18:08 UTC  (3+ messages)

[PATCH 0/5] netlink/genetlink cleanups & multicast improvements
 2014-12-22 17:56 UTC  (6+ messages)
` [PATCH 1/5] netlink: rename netlink_unbind() to netlink_undo_bind()
` [PATCH 2/5] genetlink: pass only network namespace to genl_has_listeners()
` [PATCH 3/5] netlink: update listeners directly when removing socket
` [PATCH 4/5] netlink: call unbind when releasing socket
` [PATCH 5/5] genetlink: pass multicast bind/unbind to families

[BUG] rtl8192se: panic accessing unmapped memory in skb
 2014-12-22 17:43 UTC  (4+ messages)

Announce: follow #netdev01 on tweeter
 2014-12-22 16:17 UTC  (2+ messages)

[PATCH net] net: Generalize ndo_gso_check to ndo_features_check
 2014-12-22 16:03 UTC 

[PATCH net] r8152: drop the tx packet with invalid length
 2014-12-22 15:59 UTC  (11+ messages)
              ` [PATCH net] net: ndo_gso_check() must force segmentation

[PATCH] bonding: avoid re-entry of bond_release
 2014-12-22 15:45 UTC  (7+ messages)

e1000_netpoll(): disable_irq() triggers might_sleep() on linux-next
 2014-12-22 15:28 UTC  (6+ messages)

[PATCH iproute2] tc: Show classes in tree view
 2014-12-22 12:57 UTC 

[PATCH net-next RESEND] net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined
 2014-12-22 13:04 UTC  (27+ messages)
                        ` SRIOV as bridge "
                        ` SRIOV fdb and modes WAS(Re: "

OOPS in nf_ct_unlink_expect_report using Polycom RealPresence Mobile
 2014-12-22 10:34 UTC  (2+ messages)

[PATCH net] net: Fix stacked vlan offload features computation
 2014-12-22 10:04 UTC 

OVS + BPF, make sense?
 2014-12-22  9:53 UTC  (2+ messages)
` [ovs-dev] "

[PATCH net] net/mlx4_en: Doorbell is byteswapped in Little Endian archs
 2014-12-22  8:17 UTC  (3+ messages)

compensation
 2014-12-22  7:43 UTC 

[PATCH net-next 0/2] r8152: adjust r8152_submit_rx
 2014-12-22  6:52 UTC  (8+ messages)
` [PATCH net-next 2/2] r8152: check the status before submitting rx
    ` [PATCH net-next 2/2] r8152: check the status before submittingrx
` [PATCH net-next v2 0/2] r8152: adjust r8152_submit_rx
  ` [PATCH net-next v2 1/2] r8152: call rtl_start_rx after netif_carrier_on
  ` [PATCH net-next v2 2/2] r8152: check the status before submitting rx

[PATCH 00/10] Split UFO into v4 and v6 versions
 2014-12-22  4:06 UTC  (11+ messages)
` [PATCH 01/10] core: Split out UFO6 support

[PATCH 1/2] MIPS: Hibernate: flush TLB entries earlier
 2014-12-22  2:32 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Hibernate: Restructure files and functions

[PATCH v3 2/2] e100: Add netif_napi_add in the driver
 2014-12-22  1:53 UTC 

[PATCH] bonding: move ipoib_header_ops to vmlinux
 2014-12-22  1:14 UTC  (8+ messages)

[PATCH v3 1/2] e100: Fix a null pointer deference in e100_probe
 2014-12-22  0:59 UTC 

[PATCH net-next 00/11] Time Counter fixes and improvements
 2014-12-21 19:01 UTC  (13+ messages)
` [PATCH net-next 01/11] time: move the timecounter/cyclecounter code into its own file
` [PATCH net-next 02/11] timecounter: provide a helper function to shift the time
` [PATCH net-next 03/11] net: xgbe: convert to timecounter adjtime
` [PATCH net-next 04/11] net: bnx2x: "
` [PATCH net-next 05/11] net: fec: "
` [PATCH net-next 06/11] net: e1000e: "
` [PATCH net-next 07/11] net: igb: "
` [PATCH net-next 08/11] net: ixgbe: "
` [PATCH net-next 09/11] net: mlx4: "
` [PATCH net-next 10/11] net: cpts: "
` [PATCH net-next 11/11] timecounter: keep track of accumulated fractional nanoseconds

[PATCH] 8139too in linux-3.18.0: some potential bugs
 2014-12-21 18:15 UTC  (4+ messages)
  ` [PATCH v2 1/2] 8139too in linux-3.18.0: Fix the lack of pci_disable_device

[RFC iproute2 v2] tc: Show classes in tree view
 2014-12-21 17:59 UTC  (2+ messages)

good day
 2014-12-21 17:39 UTC 

[PATCH] net: ethernet: micrel: ksz884x.c: Remove unused function
 2014-12-21 17:41 UTC 

[PATCH] net: wireless: rtlwifi: btcoexist: halbtc8723b1ant.c: Remove some unused functions
 2014-12-21 17:34 UTC 

BCM4313 & brcmsmac & 3.12: only semi-working?
 2014-12-21 17:34 UTC  (21+ messages)

Bug: mv643xxx fails with highmem
 2014-12-21 16:51 UTC  (7+ messages)

[PATCH v2] e1000: Add netif_napi_del in the normal path and error path to match netif_napi_add
 2014-12-21 15:15 UTC 

[PATCH] e100 in linux-3.18.0: some potential bugs
 2014-12-21 14:02 UTC  (7+ messages)
  ` [PATCH V2] e1000: Add netif_napi_del in the normal path and error path to match netif_napi_add
  ` [PATCH V2 1/2] e100 in linux-3.18.0: Fix null pointer deference in e100_probe
  ` [PATCH V2 2/2] e100 in linux-3.18.0: Add netif_napi_del in the normal path and error path to match netif_napi_add

[PATCH] net: ceph: ceph_strings.c: Remove unused function
 2014-12-21 11:24 UTC  (2+ messages)

[PATCH] net: ceph: armor.c: Remove unused function
 2014-12-21 11:19 UTC  (2+ messages)

[PATCH] net: ceph: crypto.c: Remove some unused functions
 2014-12-21 11:16 UTC  (2+ messages)

good day
 2014-12-19 22:46 UTC 

[PATCH] net: wireless: rtlwifi: rtl8723be: phy.c: Remove unused function
 2014-12-21  0:46 UTC  (2+ messages)

[PATCH] net: wireless: brcm80211: brcmsmac: phy: phy_n.c: Remove unused function
 2014-12-21  0:37 UTC 

[PATCH] net: wireless: brcm80211: brcmsmac: phy: phy_lcn.c: Remove unused function
 2014-12-21  0:34 UTC 

[PATCH v3] net: wireless: brcm80211: brcmsmac: phy: phy_cmn.c: Remove some unused functions
 2014-12-21  0:30 UTC 

[PATCH v2] net: wireless: brcm80211: brcmsmac: phy: phy_cmn.c: Remove some unused functions
 2014-12-21  0:21 UTC  (2+ messages)

[PATCH] vhost: relax used address alignment
 2014-12-20 23:14 UTC 

[0/4] net: net_rx_action fixes and clean-ups
 2014-12-20 20:16 UTC  (3+ messages)
` [PATCH 3/4] net: Always poll at least one device in net_rx_action
` [PATCH 4/4] net: Rearrange loop "


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