netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-01 16:05:25 to 2014-12-02 18:45:26 UTC [more...]

[PATCH 0/3] net-PPP: Deletion of a few unnecessary checks
 2014-12-02 18:45 UTC  (16+ messages)
                                  ` [PATCH 1/3] net-PPP: Deletion of unnecessary checks before the function call "kfree"
                                ` [PATCH 1/1] net-ipvlan: Deletion of an unnecessary check before the function call "free_percpu"
                                ` [PATCH 1/1] net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev_put"
                                    `  "

[PATCH RFC v5 net 0/3] ipv6: Reduce the number of fib6_lookup() calls from ip6_pol_route()
 2014-12-02 18:41 UTC  (2+ messages)
` [net_test_tools] udpflood: Add IPv6 support

[PATCH] net: mvneta: fix Tx interrupt delay
 2014-12-02 18:39 UTC  (12+ messages)
  ` [PATCH] net: mvneta: fix race condition in mvneta_tx()

[PATCHv2 net] i40e: Implement ndo_gso_check()
 2014-12-02 18:26 UTC  (9+ messages)

[PATCH net] gso: do GSO for local skb with size bigger than MTU
 2014-12-02 18:12 UTC  (11+ messages)

Fw: [Bug 89161] New: Regression in bonding driver with devices that have no MAC address
 2014-12-02 17:34 UTC 

[PATCH net-next] rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
 2014-12-02 17:19 UTC  (7+ messages)

[patch net-next 0/6] net_sched: cls_*: couple of fixes
 2014-12-02 17:00 UTC  (7+ messages)
` [patch net-next 1/6] net_sched: cls_basic: remove unnecessary iteration and use passed arg
` [patch net-next 2/6] net_sched: cls_bpf: "
` [patch net-next 3/6] net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu
` [patch net-next 4/6] net_sched: cls_flow: "
` [patch net-next 5/6] net_sched: cls_flow: remove duplicate assignments
` [patch net-next 6/6] net_sched: cls_cgroup: remove unnecessary if

[PATCH iproute2] ip route: don't assume default route
 2014-12-02 16:45 UTC 

e1000_netpoll(): disable_irq() triggers might_sleep() on linux-next
 2014-12-02 16:35 UTC  (5+ messages)

[PATCH net-next V3 0/2] ethtool, net/mlx4_en: RSS hash function selection
 2014-12-02 16:12 UTC  (3+ messages)
` [PATCH net-next V3 1/2] ethtool: Support for configurable RSS hash function
` [PATCH net-next V3 2/2] net/mlx4_en: "

hola
 2014-12-02 16:01 UTC 

[PATCH 1/1] net: dsa: replacing the hard-coded sized array "dsa_switch" by dynamic one
 2014-12-02 14:50 UTC 

Is this 32-bit NCM?
 2014-12-02 15:28 UTC  (48+ messages)

[PATCH net-next V2 0/2] ethtool, net/mlx4_en: RSS hash function selection
 2014-12-02 15:21 UTC  (5+ messages)
` [PATCH net-next V2 1/2] ethtool: Support for configurable RSS hash function
` [PATCH net-next V2 2/2] net/mlx4_en: "

[PATCH iproute2] ss: Use rtnl_dump_filter in handle_netlink_request
 2014-12-02 14:53 UTC 

[PATCH] e1000: remove unused variables
 2014-12-02 14:24 UTC  (6+ messages)
      ` [linux-nics] "

[PATCH net] cxgb4: Add a check for flashing FW using ethtool
 2014-12-02 14:18 UTC  (2+ messages)

net-caif: add CAIF core protocol stack
 2014-12-02 13:40 UTC 

Humble Request
 2014-12-02 12:42 UTC 

[PATCH] Documentation: bindings: net: DPAA corenet binding document
 2014-12-02 12:12 UTC  (3+ messages)

Fwd: [Bug 89161] New: Regression in bonding driver with devices that have no MAC address
 2014-12-02 10:56 UTC 

[PATCH net-next 0/9] mlx5 driver updates
 2014-12-02 10:26 UTC  (10+ messages)
` [PATCH net-next 3/9] net/mlx5_core: Fix command queue size enforcement
` [PATCH net-next 5/9] net/mlx5_core: Print resource number on QP/SRQ async events
  ` [PATCH net-next 1/9] net/mlx5_core: Request the mlx5 IB module on driver load
  ` [PATCH net-next 2/9] net/mlx5_core: Fix min vectors value in mlx5_enable_msix
  ` [PATCH net-next 4/9] net/mlx5_core: Remove unused dev cap enum fields
  ` [PATCH net-next 6/9] net/mlx5_core: Clear outbox of dealloc uar
  ` [PATCH net-next 7/9] net/mlx5_core: Add more supported devices
  ` [PATCH net-next 9/9] mlx5: Fix error flow in add_keys
` [PATCH net-next 8/9] mlx5: Fix sparse warnings

[RFC PATCH] netfilter: conntrack: cache route for forwarded connections
 2014-12-02 10:21 UTC  (5+ messages)

[PATCH RFC v4 net-next 0/5] virtio_net: enabling tx interrupts
 2014-12-02 10:11 UTC  (14+ messages)
` [PATCH RFC v4 net-next 1/5] virtio_net: enable tx interrupt

[PATCH net-next 0/2] r8169:change hardware setting
 2014-12-02  8:48 UTC  (3+ messages)
` [PATCH net-next 1/2] r8169:prevent enable hardware tx/rx too early
` [PATCH net-next 2/2] r8169:disable rtl8168ep cmac engine

Out-of-bounds access in nfnetlink_bind
 2014-12-02  8:20 UTC  (2+ messages)

[PATCH v3 net-next] net: bcmgenet: enable driver to work without a device tree
 2014-12-02  7:24 UTC  (2+ messages)

[PATCH net-next 0/8] tipc: convert name table read-write lock to RCU
 2014-12-02  7:00 UTC  (9+ messages)
` [PATCH net-next 1/8] tipc: remove size variable from publ_list struct
` [PATCH net-next 2/8] tipc: make name table allocated dynamically
` [PATCH net-next 3/8] tipc: ensure all name sequences are released when name table is stopped
` [PATCH net-next 4/8] tipc: ensure all name sequences are properly protected with its lock
` [PATCH net-next 5/8] tipc: any name table member must be protected under name table lock
` [PATCH net-next 6/8] tipc: simplify relationship between name table lock and node lock
` [PATCH net-next 7/8] tipc: remove unnecessary INIT_LIST_HEAD
` [PATCH net-next 8/8] tipc: convert name table read-write lock to RCU

[PATCH net-next] udp: Neaten and reduce size of compute_score functions
 2014-12-02  5:26 UTC  (7+ messages)
    ` [PATCH V2 "

[PATCH RFC v3 0/3] virtio_net: enabling tx interrupts
 2014-12-02  3:36 UTC  (4+ messages)

[PATCH] ioc3: fix incorrect use of htons/ntohs
 2014-12-02  1:31 UTC  (3+ messages)

[PATCH v2 0/6] support GMAC driver for RK3288
 2014-12-01 23:44 UTC  (3+ messages)
` [PATCH v2 1/6] GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC

ovs datapath complains on unexpected mask for netlink commands
 2014-12-01 23:39 UTC 

[PATCH v2 net-next] net: bcmgenet: enable driver to work without a device tree
 2014-12-01 23:26 UTC  (3+ messages)

[PATCH v2 net-next 0/6] allow eBPF programs to be attached to sockets
 2014-12-01 23:06 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] bpf: verifier: add checks for BPF_ABS | BPF_IND instructions
  ` [PATCH v2 net-next 2/6] net: sock: allow eBPF programs to be attached to sockets
` [PATCH v2 net-next 3/6] samples: bpf: example of stateful socket filtering
` [PATCH v2 net-next 4/6] samples: bpf: elf_bpf file loader
` [PATCH v2 net-next 5/6] samples: bpf: trivial eBPF program in C
` [PATCH v2 net-next 6/6] samples: bpf: large "

[PATCH net-next 4/4] openvswitch: Fix coding style
 2014-12-01 22:30 UTC 

[PATCH net-next 2/4] vlan: Fix mac_len adjustment
 2014-12-01 22:30 UTC 

[PATCH net-next 3/4] mpls: Fix allowed protocols for mpls gso
 2014-12-01 22:30 UTC 

[PATCH net-next 1/4] openvswitch: Set inner-most protocol for MPLS
 2014-12-01 22:30 UTC 

[PATCH net-next 0/4] openvswitch: MPLS related fixes
 2014-12-01 22:30 UTC 

BCM4313 & brcmsmac & 3.12: only semi-working?
 2014-12-01 22:06 UTC  (4+ messages)

[PATCH net-next] hyperv: Add support for vNIC hot removal
 2014-12-01 21:28 UTC 

[PATCH net-next] net: bcmgenet: enable driver to work without a device tree
 2014-12-01 21:20 UTC  (5+ messages)

[PATCH] SSB / B44: fix WOL for BCM4401
 2014-12-01 21:10 UTC  (2+ messages)

[PATCH] wireless/p54: Remove duplicated net2280 header
 2014-12-01 20:56 UTC  (4+ messages)

no connectivity on PF with Intel 82599/SR-IOV/OVS
 2014-12-01 20:47 UTC 

[PATCH] stmmac: platform: fix stmmac probe failure
 2014-12-01 20:14 UTC  (2+ messages)

[PATCH v2] Add support of Cavium Liquidio ethernet adapters
 2014-12-01 19:57 UTC  (4+ messages)

[PATCH net-next] test: bpf: expand DIV_KX to DIV_MOD_KX
 2014-12-01 17:44 UTC 

[bisected] xfrm: TCP connection initiating PMTU discovery stalls on v3.12+
 2014-12-01 16:41 UTC  (3+ messages)

[PATCH v2 00/19] kselftest install target feature
 2014-12-01 16:39 UTC  (12+ messages)
` [PATCH v2 02/19] kbuild: kselftest_install - add a new make target to install selftests
` [PATCH v2 03/19] selftests: add install target to enable installing selftests
` [PATCH v2 11/19] selftests/memory-hotplug: add install target to enable installing test

[PATCH v8 32/50] vhost: switch to __get/__put_user exclusively
 2014-12-01 16:06 UTC  (13+ messages)
` [PATCH v8 33/50] vhost: virtio 1.0 endian-ness support
` [PATCH v8 34/50] vhost/net: virtio 1.0 byte swap
` [PATCH v8 35/50] vhost/net: larger header for virtio 1.0
` [PATCH v8 36/50] vhost/net: enable "
` [PATCH v8 37/50] tun: move internal flag defines out of uapi
` [PATCH v8 38/50] tun: drop most type defines
` [PATCH v8 39/50] tun: add VNET_LE flag
` [PATCH v8 40/50] tun: TUN_VNET_LE support, fix sparse warnings for virtio headers
` [PATCH v8 41/50] macvtap: TUN_VNET_LE support
` [PATCH v8 45/50] vhost/scsi: partial virtio 1.0 support
` [PATCH v8 46/50] af_packet: virtio 1.0 stubs
` [PATCH v8 50/50] virtio: drop VIRTIO_F_VERSION_1 from drivers


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