netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-05 19:27:05 to 2015-03-06 17:49:30 UTC [more...]

[RFC PATCH v2] bridge: make it possible for packets to traverse the bridge without hitting netfilter
 2015-03-06 17:49 UTC  (8+ messages)

[PATCH net-next 1/2] switchdev: fix CONFIG_IP_MULTIPLE_TABLES compile issue
 2015-03-06 17:44 UTC  (6+ messages)
` [PATCH net-next 2/2] rocker: fix some sparse warnings

[PATCH v2 1/2] net: macb: Include multi queue support for xilinx ZynqMP ethernet version
 2015-03-06 17:29 UTC  (2+ messages)
` [PATCH v2 2/2] net: macb: Fix multi queue support for xilinx ZynqMP

[PATCH] filter: introduce SKF_AD_VLAN_PROTO BPF extension
 2015-03-06 17:23 UTC  (10+ messages)

pull-request: wireless-drivers-next 2015-03-06
 2015-03-06 17:08 UTC 

[PATCH net-next 0/2] dsa: implement HW bonding
 2015-03-06 17:06 UTC  (4+ messages)
` [PATCH net-next 2/2] mv88e6131: bonding: implement single device trunking

[PATCH 1/2] net: macb: Include multi queue support for xilinx ZynqMP ethernet version
 2015-03-06 16:55 UTC  (5+ messages)
` [PATCH 2/2] net: macb: Fix multi queue support for xilinx ZynqMP soc

[PATCH v2 0/3] net: macb: rework at91 specific handling
 2015-03-06 16:45 UTC  (8+ messages)
` [PATCH v2 1/3] net/macb: Update DT bindings documentation
` [PATCH v2 2/3] ARM: at91/dt: fix macb compatible strings
` [PATCH v2 3/3] net: macb: remove #if defined(CONFIG_ARCH_AT91) sections

[PATCH net-next] fib: make netdev_switch_fib_ipv4_abort in header file static inline
 2015-03-06 16:44 UTC 

IPv6 GRE sending to undefined destinations
 2015-03-06 16:34 UTC 

[PATCH 0/7] Freescale DPAA FMan FLIB(s)
 2015-03-06 16:32 UTC  (8+ messages)
` [PATCH 1/7] soc/fman: Add the FMan FLIB headers

[PATCH v1] mv643xx_eth: only account for work done in rxq_process in poll callback
 2015-03-06 16:28 UTC  (3+ messages)

Reply back to me
 2015-03-06 14:47 UTC 

[net-next PATCH 0/9] The rest of the FIB patches (add key_vector to fib_table)
 2015-03-06 16:13 UTC  (12+ messages)
` [net-next PATCH 1/9] fib_trie: Return pointer to tnode pointer in resize/inflate/halve
` [net-next PATCH 2/9] fib_trie: Rename tnode to key_vector
` [net-next PATCH 3/9] fib_trie: replace tnode_get_child functions with get_child macros
` [net-next PATCH 4/9] fib_trie: Rename tnode_child_length to child_length
` [net-next PATCH 5/9] fib_trie: Add tnode struct as a container for fields not needed in key_vector
` [net-next PATCH 6/9] fib_trie: Move rcu from key_vector to tnode, add accessors
` [net-next PATCH 7/9] fib_trie: Pull empty_children and full_children into tnode
` [net-next PATCH 8/9] fib_trie: Move parent from key_vector to tnode
` [net-next PATCH 9/9] fib_trie: Add key vector to root, return parent key_vector in resize

[PATCH net-next v4 0/8] switchdev: add IPv4 routing offload
 2015-03-06 15:43 UTC  (15+ messages)
` [PATCH net-next v4 1/8] rtnetlink: add RTNH_F_EXTERNAL flag for fib offload
` [PATCH net-next v4 2/8] netdevice: add IPv4 fib add/del ops
` [PATCH net-next v4 3/8] switchdev: add IPv4 fib ndo ops wrappers
` [PATCH net-next v4 4/8] switchdev: don't support custom ip rules, for now
` [PATCH net-next v4 5/8] switchdev: implement IPv4 fib ndo wrappers
` [PATCH net-next v4 6/8] ipv4: add net bool fib_offload_disabled
` [PATCH net-next v4 7/8] fib: hook IPv4 fib for hardware offload
` [PATCH net-next v4 8/8] rocker: implement IPv4 fib offloading

[PATCH net-next v4 0/3] Linn Ethernet Packet Sniffer driver
 2015-03-06 15:24 UTC  (9+ messages)

[PATCH iproute2] ip netns: Fix rtnl error while print netns list
 2015-03-06 15:12 UTC 

[PATCH net-next 0/5] net: dsa: code re-organization
 2015-03-06 14:50 UTC  (8+ messages)
` [PATCH net-next 1/5] net: dsa: update dsa_of_{probe,remove} to use a device pointer
` [PATCH net-next 2/5] net: dsa: allow deferred probing
` [PATCH net-next 3/5] net: dsa: split dsa_switch_setup into two functions
` [PATCH net-next 4/5] net: dsa: let switches specify their tagging protocol
` [PATCH net-next 5/5] net: dsa: extract dsa switch tree setup and removal

My Dearest Friend,
 2015-03-06 14:16 UTC 

ATTENTION; UPDATE YOUR ACCOUNT
 2015-03-06 12:21 UTC 

[PATCH 0/3] net: macb: rework at91 specific handling
 2015-03-06 11:25 UTC  (5+ messages)
` [PATCH 3/3] net: macb: remove #if defined(CONFIG_ARCH_AT91) sections

[PATCH iproute2] tc class: Show class names from file
 2015-03-06 11:06 UTC  (5+ messages)

[net-next 0/6][pull request] Intel Wired LAN Driver Updates 2015-03-06
 2015-03-06 11:06 UTC  (7+ messages)
` [net-next 1/6] e1000e: fix obscure comments
` [net-next 2/6] e1000e: remove calls to ioremap/unmap for NVM addr
` [net-next 3/6] igb: Fix warning pin may be used uninitialized
` [net-next 4/6] igb: Make arrays on stack static const to avoid reallocation
` [net-next 5/6] e1000: call netif_carrier_off early on down
` [net-next 6/6] e1000: add dummy allocator to fix race condition between mtu change and netpoll

[PATCH v3 0/2] net/macb: merge at91_ether driver into macb driver
 2015-03-06 10:48 UTC  (3+ messages)
` [PATCH v3 1/2] net/macb: unify clock management
` [PATCH v3 2/2] net/macb: merge at91_ether driver into macb driver

[PATCH net-next] mpls: Properly validate RTA_VIA payload length
 2015-03-06 10:47 UTC 

[PATCH] netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset
 2015-03-06 10:44 UTC 

[PATCH v2] ixgbe: make VLAN filter conditional
 2015-03-06 10:16 UTC  (4+ messages)

[PATCH net-next] rocker: check for BRIDGE_FLAGS_SELF in bridge setlink handler
 2015-03-06  9:52 UTC  (9+ messages)

[PATCH net-next 1/3] switchdev: fix stp update API to work with layered netdevices
 2015-03-06  9:30 UTC  (3+ messages)

[RFC] bridge: Add support for IEEE 802.11 Proxy ARP for IPv6
 2015-03-06  9:26 UTC 

[PATCH v2 0/2] net/macb: merge at91_ether driver into macb driver
 2015-03-06  8:17 UTC  (5+ messages)
` [PATCH v2 1/2] net/macb: unify clock management
  ` [PATCH v2 2/2] net/macb: merge at91_ether driver into macb driver

[PATCH net-next] ebpf: bpf_map_*: fix linker error on avr32 and openrisc arch
 2015-03-06  7:35 UTC  (5+ messages)

[PATCH] team: add support to get speed via ethtool
 2015-03-06  7:16 UTC  (3+ messages)

[PATCH net-next 3/3] team: add support for ndo_switch_port_stp_update when team dev is a bridge port
 2015-03-06  6:56 UTC  (2+ messages)

[PATCH net-next 2/3] bond: add support for ndo_switch_port_stp_update when bond is a bridge port
 2015-03-06  6:55 UTC  (2+ messages)

[PATCHv3 ipsec-next] xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits host
 2015-03-06  6:13 UTC  (2+ messages)

[PATCH net-next 0/8] Basic MPLS support
 2015-03-06  6:05 UTC  (7+ messages)
` [PATCH net-next 8/8] ipmpls: Basic device for injecting packets into an mpls tunnel

[PATCH net-next] net: gro: remove obsolete code from skb_gro_receive()
 2015-03-06  6:04 UTC  (5+ messages)
` [PATCH v2 "

[patch -next] ax25: remove unneeded NULL test in ax_xmit()
 2015-03-06  6:03 UTC  (2+ messages)

[PATCH net-next V1 0/3] Add QCN support to the DCB NL layer
 2015-03-06  5:40 UTC  (2+ messages)

I can tell no FIB
 2015-03-06  5:34 UTC  (10+ messages)

[PATCH net-next] tg3: use napi_complete_done()
 2015-03-06  5:20 UTC  (4+ messages)

[PATCH net-next 0/3] switchdev: support stp updates on stacked netdevices
 2015-03-06  4:04 UTC 

[PATCH net-next] inet_diag: remove duplicate code from inet_twsk_diag_dump()
 2015-03-06  3:55 UTC  (2+ messages)

[PATCH net] tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()
 2015-03-06  3:31 UTC  (2+ messages)

[PATCH] net: fec: fix unbalanced clk disable on driver unbind
 2015-03-06  3:24 UTC  (3+ messages)

[PATCHv5 net-next 0/4] Improvements for TCP PMTU
 2015-03-06  3:18 UTC  (5+ messages)
` [PATCHv5 net-next 1/4] ipv4: Raise tcp PMTU probe mss base size
` [PATCHv5 net-next 2/4] ipv4: Use binary search to choose tcp PMTU probe_size
` [PATCHv5 net-next 3/4] ipv4: Create probe timer for tcp PMTU as per RFC4821
` [PATCHv5 net-next 4/4] ipv4: Documenting two sysctls for tcp PMTU probe

[PATCH] net: macb: Correct the MID field length value
 2015-03-06  3:19 UTC  (2+ messages)

[PATCH] net: gianfar: correctly determine the number of queue groups
 2015-03-06  3:18 UTC  (2+ messages)

[net-next] i40e: Fix mismatching type for ioremap_len
 2015-03-06  3:12 UTC  (2+ messages)

[PATCH net-next 1/2] tipc: increase size of tipc discovery messages
 2015-03-06  3:10 UTC  (4+ messages)
` [PATCH net-next 2/2] tipc: add ip/udp media type

[PATCH 0/7] Netfilter/IPVS fixes for net
 2015-03-06  2:51 UTC  (9+ messages)
` [PATCH 1/7] netfilter: nft_compat: don't truncate ethernet protocol type to u8
` [PATCH 2/7] netfilter: nf_tables: fix addition/deletion of elements from commit/abort
` [PATCH 3/7] ipvs: add missing ip_vs_pe_put in sync code
` [PATCH 4/7] netfilter: nf_tables: fix transaction race condition
` [PATCH 5/7] netfilter: nf_tables: check for overflow of rule dlen field
` [PATCH 6/7] netfilter: nf_tables: fix userdata length overflow
` [PATCH 7/7] netfilter: nf_tables: fix error handling of rule replacement

[PATCH] ipv4: ip_check_defrag should not assume that skb_network_offset is zero
 2015-03-06  2:44 UTC  (2+ messages)

[PATCH] netlink: drop (int) cast on length arg in NLMSG_OK
 2015-03-06  2:43 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2015-03-06  2:42 UTC  (5+ messages)

[net-next 00/14][pull request] Intel Wired LAN Driver Updates 2015-03-05
 2015-03-06  2:36 UTC  (7+ messages)
` [net-next 11/14] i40e: Ioremap changes

[Patch net-next] net_sched: move tp->root allocation into route4_init()
 2015-03-06  2:31 UTC  (4+ messages)
` [Patch net-next] net_sched: move tp->root allocation into fw_init()

[PATCH net] net: bcmgenet: properly disable password matching
 2015-03-06  2:16 UTC  (2+ messages)

[PATCH net-next 3/3] net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_q
 2015-03-06  1:40 UTC 

[PATCH net-next 2/3] net: bcmgenet: adjust the call to alloc_etherdev_mqs()
 2015-03-06  1:40 UTC 

[PATCH net-next 1/3] net: bcmgenet: set hw_params->rx_queues = 0
 2015-03-06  1:40 UTC 

[PATCH net-next 0/3] net: bcmgenet: preparation for multiple Rx queues
 2015-03-06  1:40 UTC 

[PATCH net-next v1] bonding: implement bond_poll_controller()
 2015-03-06  1:37 UTC  (3+ messages)

OVS Offload Decision Proposal
 2015-03-06  0:44 UTC  (6+ messages)

[PATCH net-next] vlan: avoid a synchronize_net when parent device goes down
 2015-03-05 23:37 UTC 

[RFC PATCH] ipv4: FIB Local/MAIN table collapse
 2015-03-05 23:12 UTC 

[PATCH][v3.18.y][v3.19.y] tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
 2015-03-05 21:42 UTC 

[PATCH net-next 0/6] net: Call skb_get_hash in qdiscs
 2015-03-05 21:06 UTC  (3+ messages)

[PATCH] net: eth: xgene: fix booting with devicetree
 2015-03-05 20:40 UTC  (2+ messages)

[PATCH 1/1] bnx2x: Force fundamental reset for EEH recovery
 2015-03-05 20:38 UTC  (2+ messages)

[PATCH net-next 0/2] cxgb4: RX Queue related cleanup and fixes
 2015-03-05 20:12 UTC  (2+ messages)

[PATCHv2 0/3 net] xen-netback: fix ethtool stats and memory leak
 2015-03-05 19:59 UTC  (2+ messages)

[PATCH] bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
 2015-03-05 19:52 UTC  (2+ messages)

[net-next PATCH 0/2] Fix some minor issues in igb driver
 2015-03-05 19:27 UTC  (5+ messages)
` [net-next PATCH 1/2] igb: Fix warning ‘pin’ may be used uninitialized
` [net-next PATCH 2/2] igb: Make arrays on stack static const to avoid reallocation


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