netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-03 04:12:53 to 2015-03-04 03:16:50 UTC [more...]

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

[PATCHv4 net-next 0/3] Improvements for TCP PMTU
 2015-03-04  2:12 UTC  (10+ messages)
` [PATCHv4 net-next 1/3] ipv4: Raise tcp PMTU probe mss base size
` [PATCHv4 net-next 2/3] ipv4: Use binary search to choose tcp PMTU probe_size
` [PATCHv4 net-next 3/3] ipv4: Create probe timer for tcp PMTU as per RFC4821

[net-next v2 00/17][pull request] Intel Wired LAN Driver Updates 2015-03-03
 2015-03-04  1:47 UTC  (20+ messages)
` [net-next v2 01/17] fm10k: Modify tunnel length header check when offloading
` [net-next v2 02/17] fm10k: Implement ndo_features_check
` [net-next v2 03/17] fm10k: Resolve various spelling errors and checkpatch warnings
` [net-next v2 04/17] i40e: Skip the priority tagging if DCB is not enabled
` [net-next v2 05/17] i40e/i40evf: print FW build number in version string
` [net-next v2 06/17] i40e: Add safety net for switch calling
` [net-next v2 07/17] i40e: don't disable PF LB when disabling VFs
` [net-next v2 08/17] i40e: Enable more than 64 qps for the Main VSI
` [net-next v2 09/17] i40e: Add FW check to disable DCB and wrap autoneg workaround with FW check
` [net-next v2 10/17] i40e: Fix issue with removal of apps from DBCNL app table
` [net-next v2 11/17] i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types
` [net-next v2 12/17] i40e: Move RSS table size for VSIs to the VSI struct
` [net-next v2 13/17] i40e: Fix RSS size at init since default num queue calculation has changed
` [net-next v2 14/17] i40evf: ethtool RSS fixes
` [net-next v2 15/17] i40e: Register DCBNL ops in MFP mode
` [net-next v2 16/17] i40e: Only enable TC0 for NIC partition type
` [net-next v2 17/17] i40e/i40evf: Bump versions

[PATCH 1/1] net: fec: fix rcv is not last issue when do suspend/resume test
 2015-03-03 23:52 UTC 

OVS Offload Decision Proposal
 2015-03-04  1:18 UTC 

[PATCH net-next 0/8] Basic MPLS support
 2015-03-04  1:14 UTC  (19+ messages)
  ` [PATCH net-next 0/15] Neighbour table and ax25 cleanups
      ` [PATCH net-next] ax25: Stop using magic neighbour cache operations
              ` [PATCH net-next 0/2] Neighbour table prep for MPLS
                ` [PATCH net-next 1/2] neigh: Factor out ___neigh_lookup_noref
                ` [PATCH net-next 2/2] neigh: Add helper function neigh_xmit
                ` [PATCH net-next 0/7] Basic MPLS support take 2
                  ` [PATCH net-next 1/7] mpls: Refactor how the mpls module is built
                  ` [PATCH net-next 2/7] mpls: Basic routing support
                  ` [PATCH net-next 3/7] mpls: Add a sysctl to control the size of the mpls label table
                  ` [PATCH net-next 4/7] mpls: Basic support for adding and removing routes
                  ` [PATCH net-next 5/7] mpls: Functions for reading and wrinting mpls labels over netlink
                  ` [PATCH net-next 6/7] mpls: Netlink commands to add, remove, and dump routes
                  ` [PATCH net-next 7/7] mpls: Multicast route table change notifications

Linux XIA - merge proposal
 2015-03-04  0:31 UTC  (5+ messages)

Switchdev Application to SR-IOV NICs
 2015-03-04  0:26 UTC 

[PATCH net-next] rocker: check for BRIDGE_FLAGS_SELF in bridge setlink handler
 2015-03-04  0:15 UTC 

『BODY雜誌金纖獎』專家評鑑超人氣口碑絕對有信心!ohaozzsfrhk2
 2015-03-03 23:52 UTC 

[PATCH v2 0/3] Two printf fixes
 2015-03-03 23:20 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] lib/string_helpers.c: Change semantics of string_escape_mem
  ` [PATCH v4 0/3] Two printf fixes
    ` [PATCH v4 3/3] lib/string_helpers.c: Change semantics of string_escape_mem

[PATCH] bcm63xx_enet: fix poll callback
 2015-03-03 23:05 UTC  (10+ messages)

[PATCH 3.2 06/24] lib/checksum.c: fix carry in csum_tcpudp_nofold
 2015-03-03 22:11 UTC 

[PATCH net-next 00/14] Use eth_<foo>_addr instead of memset
 2015-03-03 22:01 UTC  (30+ messages)
` [PATCH net-next 01/14] etherdevice: Add eth_<foo>_addr CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS code
` [PATCH net-next 06/14] xen: Use eth_<foo>_addr instead of memset
` [PATCH net-next 10/14] bluetooth: "
` [PATCH net-next 13/14] wireless: "

[net-next v2] i40e: Fix dependencies in the i40e driver on configfs
 2015-03-03 22:00 UTC  (2+ messages)

[net-next] i40e: Fix dependencies in the i40e driver on configfs
 2015-03-03 21:04 UTC  (4+ messages)

[PATCH RFC net-next 0/6] net: Call skb_get_hash in net/sched
 2015-03-03 21:00 UTC  (6+ messages)
` [PATCH net-next 6/6] sched: Eliminate use of flow_keys in sch_sfq

[PATCH net-next] openvswitch: Fix serialization of non-masked set actions
 2015-03-03 20:56 UTC  (6+ messages)

[GIT] Networking
 2015-03-03 20:35 UTC 

[PATCH -next] net: i40e: fix build, depends on CONFIGFS_FS
 2015-03-03 20:23 UTC  (4+ messages)

[RFCv2 net-next 0/7] OVS conntrack support
 2015-03-03 19:55 UTC  (4+ messages)
` [RFCv2 net-next 6/7] net: Refactor ip_defrag() APIs

[PATCH v3] brcmfmac: avoid duplicated suspend/resume operation
 2015-03-03 19:49 UTC  (11+ messages)

[PATCH v2 0/3] drivers: net: xgene: Fix backward compatibility of newer firmware with older kernel
 2015-03-03 19:39 UTC  (4+ messages)
  ` [PATCH v2 1/3] Documentation: dts: Update compatible field description for APM X-Gene
` [PATCH v2 2/3] dtb: change binding name to match with newer firmware DT
` [PATCH v2 3/3] drivers: net: xgene: fix new firmware backward compatibility with older driver

[PATCH] gianfar: Reduce logging noise seen due to phy polling if link is down
 2015-03-03 19:37 UTC  (3+ messages)

[PATCH v3] ibmveth: Add function to enable live MAC address changes
 2015-03-03 19:36 UTC  (3+ messages)

[PATCH 1/1 net-next] net/atm/signaling.c: remove WAIT_FOR_DEMON code
 2015-03-03 19:25 UTC  (2+ messages)

[PATCH v2] net: bridge: add compile-time assert for cb struct size
 2015-03-03 19:07 UTC  (9+ messages)

[PATCH iproute2] ip tap: Simplify add 'tap' device w/o mode
 2015-03-03 18:53 UTC  (3+ messages)

[PATCH iproute2] tc class: Show class names from file
 2015-03-03 18:52 UTC  (3+ messages)

[PATCH] bcm63xx_enet: fix poll callback
 2015-03-03 19:03 UTC  (4+ messages)

[PATCH] net: add SO_MAX_DGRAM_QLEN for AF_UNIX SOCK_DGRAM sockets
 2015-03-03 18:59 UTC  (7+ messages)

[PATCH] ath:Release resources for structure pointer, ar if error pointing device in the function, ath10k_core_register_work
 2015-03-03 18:21 UTC  (3+ messages)

[PATCH RFC 00/14] shrink skb cb to 44 bytes
 2015-03-03 17:11 UTC  (6+ messages)
` [PATCH RFC 05/14] drivers: wireless: ar5523: use container_of
` [PATCH RFC 14/14] net: introduce and use KERNEL_MAX_HEADER_PARSE_ADDRLEN

About Raw socket, vlan + ip header
 2015-03-03 17:03 UTC  (2+ messages)

[PATCHv1 0/2 net] xen-netback: fix ethtool stats and memory
 2015-03-03 16:56 UTC  (4+ messages)
` [PATCHv1 1/2] xen-netback: return correct ethtool stats
` [PATCHv1 2/2] xen-netback: unref frags when handling a from-guest skb with a frag list
  ` [Xen-devel] "

[PATCH v4] bridge: fix bridge netlink RCU usage
 2015-03-03 16:08 UTC  (2+ messages)

[PATCH] SUNRPC: use jiffies_to_msecs for converting jiffies
 2015-03-03 15:18 UTC  (2+ messages)

[PATCH] ipv6: expose RFC4191 route preference via rtnetlink
 2015-03-03 15:17 UTC  (2+ messages)

[PATCH] rtlwifi: Improve handling of IPv6 packets
 2015-03-03 15:07 UTC  (2+ messages)
`  "

[PATCH v3] bridge: fix bridge netlink RCU usage
 2015-03-03 14:57 UTC  (4+ messages)

[PATCH] ath9k_htc: avoid memcpy when downloading firmware
 2015-03-03 14:43 UTC  (4+ messages)

[PATCH v2] net: cadence: Remove Kconfig dependency on ARCH
 2015-03-03 14:43 UTC 

[PATCH v2] net: ping: Return EAFNOSUPPORT when appropriate
 2015-03-03 14:16 UTC 

[PATCH] wil6210: increase cmd buffer size to avoid sscanf buffer overflow
 2015-03-03 13:48 UTC  (2+ messages)
`  "

[PATCH v2] bridge: fix bridge netlink RCU usage
 2015-03-03 13:46 UTC 

[PATCH] bridge: fix bridge netlink RCU usage
 2015-03-03 13:43 UTC  (4+ messages)

[PATCH] rtlwifi: rtl8821ae: Remove duplicate hex prefixes
 2015-03-03 13:39 UTC  (2+ messages)
`  "

[PATCH v3 1/7] rtlwifi: Remove unused defines from rtl8192cu driver
 2015-03-03 13:31 UTC  (2+ messages)
` [v3,1/7] "

[RFC PATCH 0/4] Clarify and cleanup some __GFP_NOFAIL usage
 2015-03-03 13:18 UTC  (4+ messages)
` [RFC 4/4] cxgb4: drop __GFP_NOFAIL allocation

[PATCH RFC 00/14] shrink skb cb to 44 bytes
 2015-03-03 11:43 UTC  (5+ messages)

Best price, Best quality to supply you the best service solar water heaters
 2015-03-03 11:28 UTC 

[PATCH] stmmac: check IRQ availability early on probe
 2015-03-03 10:46 UTC 

[PATCH 1/2] mesh_plink: use msecs_to_jiffies for proper time conversion
 2015-03-03  9:55 UTC  (2+ messages)

[PATCH v5 4/4] mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions
 2015-03-03  9:45 UTC  (3+ messages)

[PATCHv3 net-next 0/4] Improvements for TCP PMTU
 2015-03-03  9:18 UTC  (6+ messages)
` [PATCHv3 net-next 3/4] ipv4: shrink current mss for tcp PMTU blackhole detection

[PATCH V2 net 0/2] Mellanox driver fixes
 2015-03-03  9:09 UTC  (4+ messages)

patchwork not picking up acks
 2015-03-03  4:12 UTC  (2+ messages)


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