netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-23 00:36:29 to 2015-09-23 21:43:14 UTC [more...]

[PATCH v4 net-next 0/2] ipv4: Hash-based multipath routing
 2015-09-23 21:43 UTC  (6+ messages)
` [PATCH v4 net-next 1/2] ipv4: L3 hash-based multipath
` [PATCH v4 net-next 2/2] ipv4: ICMP packet inspection for multipath

[PATCH 0/7] net: netcp: a set of bug fixes
 2015-09-23 21:39 UTC  (9+ messages)
` [PATCH 1/7] net: netcp: ethss: fix error in calling sgmii api with incorrect offset
` [PATCH 2/7] net: netcp: remove dead code from the driver
` [PATCH 3/7] net: netcp: move netcp_register_interface() to after attach module
` [PATCH 4/7] net: netcp: add error check to netcp_allocate_rx_buf()
` [PATCH 5/7] net: netcp: check for interface handle in netcp_module_probe()
` [PATCH 6/7] net: netcp: allocate buffers to desc before re-enable interrupt
` [PATCH 7/7] net: netcp: fix deadlock reported by lockup detector

[PATCH net-next v3 0/7] bridge: don't age out externally added FDB entries
 2015-09-23 21:36 UTC  (11+ messages)
` [PATCH net-next v3 1/7] rocker: track when FDB entry is touched
` [PATCH net-next v3 2/7] rocker: store rocker_port in fdb key rather than pport
` [PATCH net-next v3 3/7] bridge: define some min/max/default ageing time constants
` [PATCH net-next v3 4/7] rocker: adding port ageing_time for ageing out FDB entries
` [PATCH net-next v3 5/7] rocker: add FDB cleanup timer
` [PATCH net-next v3 6/7] bridge: don't age externally added FDB entries
` [PATCH net-next v3 7/7] switchdev: update documentation on FDB ageing_time

[RHEL6.6 PATCH] netpoll: Close race condition between poll_one_napi and napi_disable
 2015-09-23 21:33 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH net-next 0/3] Minor cls_bpf updates
 2015-09-23 21:29 UTC  (8+ messages)
` [PATCH net-next 1/3] cls_bpf: also dump TCA_BPF_FLAGS
` [PATCH net-next 2/3] cls_bpf: make binding to classid optional
` [PATCH net-next 3/3] cls_bpf: further limit exec opcodes subset

[GIT PULL] ARCNET: refactoring and cleanup
 2015-09-23 21:27 UTC  (4+ messages)

[PATCH net-next] sched, bpf: let stack handle !IFF_UP devs on bpf_clone_redirect
 2015-09-23 21:26 UTC  (3+ messages)

[PATCH net] tcp: add proper TS val into RST packets
 2015-09-23 21:25 UTC  (7+ messages)
      ` [PATCH v2 "

[Linux 4.2-rc8+...v4.3-rc2] REGRESSION: ppp: circular locking dependency detected: [pppd] ppp_dev_uninit() | rtnl_lock()
 2015-09-23 21:21 UTC  (4+ messages)

[PATCH net-next] ipv6 Use get_hash_from_flowi6 for rt6 hash
 2015-09-23 21:21 UTC  (2+ messages)

[PATCH 13/17] net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
 2015-09-23 21:20 UTC  (4+ messages)

[PATCH net 0/2] lwtunnel: make it really work, for IPv4
 2015-09-23 21:09 UTC  (13+ messages)
` [PATCH net 1/2] ipv4: send arp replies to the correct tunnel
` [PATCH net 2/2] lwtunnel: remove source and destination UDP port config option

[PATCH 0/2] Enable smsc911x for use with ACPI
 2015-09-23 21:03 UTC  (9+ messages)
` [PATCH 2/2] Convert smsc911x to use ACPI as well as DT

[PATCH 2/2] 8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()
 2015-09-23 19:45 UTC  (13+ messages)
` [PATCH 1/7] 8139cp: Improve accuracy of cp_interrupt() return, to survive IRQ storms
      ` [PATCH 1/7] 8139cp: Do not re-enable RX interrupts in cp_tx_timeout()
      ` [PATCH 2/7] 8139cp: Fix tx_queued debug message to print correct slot numbers
      ` [PATCH 3/7] 8139cp: Fix TSO/scatter-gather descriptor setup
      ` [PATCH 4/7] 8139cp: Reduce duplicate csum/tso code in cp_start_xmit()
      ` [PATCH 5/7] 8139cp: Fix DMA unmapping of transmitted buffers
      ` [PATCH 6/7] 8139cp: Dump contents of descriptor ring on TX timeout
      ` [PATCH 7/7] 8139cp: Enable offload features by default

[PATCH v3 net-next 0/2] ipv4: Hash-based multipath routing
 2015-09-23 19:22 UTC  (4+ messages)
` [PATCH v3 net-next 1/2] ipv4: L3 hash-based multipath

[PATCH] net/ibm/emac: bump version numbers for correct work with ethtool
 2015-09-23 19:03 UTC  (3+ messages)

[PATCH] Fix AF_PACKET ABI breakage in 4.2
 2015-09-23 18:45 UTC  (3+ messages)
  ` [PATCH v2] "

[Patch net] net: revert "net_sched: move tp->root allocation into fw_init()"
 2015-09-23 18:43 UTC  (2+ messages)

[PATCH v2 net-next] tcp: Fix CWV being too strict on thin streams
 2015-09-23 18:37 UTC  (3+ messages)

[PATCH net-next 0/9 v2] net: Refactor ip_route_input_slow
 2015-09-23 18:19 UTC  (24+ messages)
` [PATCH net-next 1/9] net: Remove martian_source_keep_err goto label
` [PATCH net-next 2/9] net: Remove e_inval label from ip_route_input_slow
` [PATCH net-next 3/9] net: Remove e_nobufs "
` [PATCH net-next 4/9] net: Move rth handling from ip_route_input_slow to helper
` [PATCH net-next 5/9] net: Move martian_destination "
` [PATCH net-next 6/9] net: Remove martian_source goto
` [PATCH net-next 7/9] net: Remove martian_destination label
` [PATCH net-next 8/9] net: Remove local_input label
` [PATCH net-next 9/9] net: Remove no_route label

[PATCH] [PATCH v3] add stealth mode
 2015-09-23 18:16 UTC  (7+ messages)
` [PATCH v4] "

[PATCH 1/1] net: Remove unneeded return from void function
 2015-09-23 18:16 UTC 

[PATCH v4] add stealth mode
 2015-09-23 18:15 UTC  (3+ messages)

linux-next: Tree for Sep 23 (netfilter)
 2015-09-23 18:08 UTC 

[PATCH 00/15] RDS: connection scalability and performance improvements
 2015-09-23 18:06 UTC  (5+ messages)
` [PATCH 05/15] RDS: increase size of hash-table to 8K

[PATCH] net: Remove unneeded return from void function
 2015-09-23 18:01 UTC  (3+ messages)

Fw: [Bug 89161] Regression in bonding driver with devices that have no MAC address
 2015-09-23 18:00 UTC 

Network Receive Problems on NetGearRn104 Armarda370
 2015-09-23 17:01 UTC 

my subject
 2015-09-23 16:42 UTC 

Kernel 4.1 hang, apparently in __inet_lookup_established
 2015-09-23 16:31 UTC  (2+ messages)

[PATCH net-next] rtnl_fdb_dump: catch errors from ndo_fdb_dump and ndo_dflt_fdb_dump
 2015-09-23 16:21 UTC 

[patch net-next v2 00/10] switchdev: transaction item queue and cleanup
 2015-09-23 15:56 UTC  (13+ messages)
` [patch net-next v2 01/10] switchdev: rename "trans" to "trans_ph"
` [patch net-next v2 02/10] switchdev: introduce transaction item queue for attr_set and obj_add
` [patch net-next v2 03/10] switchdev: move transaction phase enum under transaction structure
` [patch net-next v2 04/10] switchdev: add switchdev_trans_ph_prepare/commit helpers
` [patch net-next v2 05/10] rocker: push struct switchdev_trans down through rocker code
` [patch net-next v2 06/10] rocker: use switchdev transaction queue for allocated memory
` [patch net-next v2 07/10] switchdev: remove "NONE" transaction phase
` [patch net-next v2 08/10] switchdev: remove "ABORT" "
` [patch net-next v2 09/10] dsa: use prepare/commit switchdev transaction helpers
` [patch net-next v2 10/10] switchdev: reduce transaction phase enum down to a boolean

[PATCH v4] netlink: Fix autobind race condition that leads to zero port ID
 2015-09-23 15:54 UTC  (10+ messages)
      ` netlink: Replace rhash_portid with bound
          ` [PATCH v2] "

[RFC PATCH 1/3] Avoid making inappropriate requests of NETIF_F_V[46]_CSUM devices
 2015-09-23 15:42 UTC  (6+ messages)

[PATCH net-next] tcp: Fix CWV being too strict on thin streams
 2015-09-23 15:34 UTC  (5+ messages)

[PATCH net-next 0/9] net: Refactor ip_route_input_slow
 2015-09-23 14:03 UTC  (12+ messages)
` [PATCH net-next 1/9] net: Remove martian_source_keep_err goto label
` [PATCH net-next 3/9] net: Remove e_nobufs label from ip_route_input_slow
` [PATCH net-next 4/9] net: Move rth handling from ip_route_input_slow to helper

Race with ip=dhcp bootparameter in ip_rcv_finish on am335x
 2015-09-23 13:16 UTC  (7+ messages)

[PATCH] net: phy: Use IS_ERR_OR_NULL instead of open coding it
 2015-09-23 12:42 UTC 

(unknown),
 2015-09-23 12:10 UTC 

[PATCH for-next 0/2] RDMA/cxgb4: Add iWARP support for T6 adapter
 2015-09-23 11:49 UTC  (3+ messages)
` [PATCH for-next 1/2] cxgb4: T6 adapter lld support for iw_cxgb4 driver
` [PATCH for-next 2/2] iw_cxgb4: Adds support for T6 adapter

[PATCH] ethtool: add new emac_regs struct from driver, add new chip types
 2015-09-23 10:46 UTC 

[PATCH iproute2] route: filter routes by family if it's specified
 2015-09-23 11:43 UTC 

EMPLOYEE #: MS-284-GS “Secret Shopping”
 2015-09-23 11:05 UTC 

sky2: rx filter bug
 2015-09-23 10:59 UTC 

[PATCH] kernel: Remove unneeded return from void functions
 2015-09-23  9:48 UTC  (2+ messages)

[PATCH RFC 0/3] kcm: Kernel Connection Multiplexor (KCM)
 2015-09-23  9:36 UTC  (3+ messages)
` [PATCH RFC 2/3] kcm: Kernel Connection Multiplexor module

[PATCH] net: sun4i-emac: Properly free resources on probe failure and remove
 2015-09-23  9:39 UTC 

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-09-23  9:16 UTC  (12+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
  ` [PATCH next 0/15] netfilter: Stop guessing net (take 2)
    ` [PATCH next 00/84] ipvs: Stop guessing the network namespace
      ` [PATCH next 00/84] ipvs: Stop guessing the network namespace (take 2)
        ` [PATCH next 02/84] ipvs: Don't use current in proc_do_defense_mode

[PATCH v3] sky2: use random address if EEPROM is bad
 2015-09-23  8:52 UTC 

pull-request: mac80211 2015-09-23
 2015-09-23  8:44 UTC 

[PATCH v2] net: axinet: Use of_property_read_u32 instead of open-coding it
 2015-09-23  7:20 UTC 

[PATCH v2] net: ll_temac: Use of_property_read_u32 instead of open-coding it
 2015-09-23  7:20 UTC 

[PATCH v2] net/ethoc: support big-endian register layout
 2015-09-23  6:35 UTC 

[PATCH 0/9] powerpc32: set of optimisation of network checksum functions
 2015-09-23  5:43 UTC  (3+ messages)
` [PATCH 4/9] powerpc: inline ip_fast_csum()

[PATCH v2] net/wireless: enable wiphy device to suspend/resume asynchronously
 2015-09-23  5:07 UTC  (3+ messages)

[PATCH] ip6_gre: Reduce log level in ip6gre_err() to debug
 2015-09-23  4:58 UTC 

[PATCH net] fib_rules: fix fib rule dumps across multiple skbs
 2015-09-23  4:40 UTC 

[PATCH net-next] tcp: factorize sk_txhash init
 2015-09-23  3:44 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] net: davinci_emac: Add support for fixed-link PHY
 2015-09-23  1:10 UTC  (2+ messages)

I am inspired to send you this email
 2015-09-23  1:09 UTC 

[PATCH] net: mdio-octeon: Add PCI driver binding
 2015-09-23  0:41 UTC 

[PATCH] net: dsa: Fix Marvell Egress Trailer check
 2015-09-23  0:37 UTC  (2+ messages)

[PATCH v2] lib: fix data race in rhashtable_rehash_one
 2015-09-23  0:36 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).