netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-13 22:31:50 to 2014-05-14 18:46:54 UTC [more...]

[PATCH net] tcp: set retransmit_high on loop exit
 2014-05-14 18:46 UTC  (4+ messages)

[PATCH net RFC] xen-netback: Fix grant ref resolution in RX path
 2014-05-14 18:44 UTC  (10+ messages)

[PATCH net-next v2] net: filter: add insn for loading internal transport header offset
 2014-05-14 18:42 UTC  (5+ messages)

[PATCH] net: filter: add insn for loading internal transport header offset
 2014-05-14 18:42 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: flow_dissector: avoid multiple calls in BPF
  ` [PATCH v2 net-next 2/3] net: filter: add insn for loading internal transport header offset
  ` [PATCH v2 net-next 3/3] net: filter: add insn for loading internal transport header proto

net/ && prepare_to_wait_exclusive()
 2014-05-14 18:40 UTC 

[Patch net] loopback: explicitly set pkt_type to PACKET_HOST
 2014-05-14 18:39 UTC 

[PATCH V8 net-next 0/6] xen-net{back, front}: Multiple transmit and receive queues
 2014-05-14 18:37 UTC  (13+ messages)
` [PATCH V8 net-next 1/6] xen-netback: Move grant_copy_op array back into struct xenvif
` [PATCH V8 net-next 2/6] xen-netback: Factor queue-specific data into queue struct
` [PATCH V8 net-next 3/6] xen-netback: Add support for multiple queues
` [PATCH V8 net-next 4/6] xen-netfront: Factor queue-specific data into queue struct
` [PATCH V8 net-next 5/6] xen-netfront: Add support for multiple queues
` [PATCH V8 net-next 6/6] xen-net{back, front}: Document multi-queue feature in netif.h
` [Xen-devel] [PATCH V8 net-next 0/6] xen-net{back, front}: Multiple transmit and receive queues

[PATCH] net: driver: samsung: keep off in Kconfig by default
 2014-05-14 18:24 UTC 

[net-next 00/11][pull request] Intel Wired LAN Driver Updates
 2014-05-14 18:22 UTC  (17+ messages)
` [net-next 01/11] ixgbe: fix detection of SFP+ capable interfaces
` [net-next 02/11] ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
` [net-next 03/11] ixgbe: fix function-like macro, remove semicolon
` [net-next 04/11] ixgbe: fix checkpatch style of blank line after declaration
` [net-next 05/11] ixgbe: fix several concatenated strings to single line
` [net-next 06/11] ixgbe: add braces around else block
` [net-next 07/11] ixgbe: don't check NULL for debugfs_remove_recursive
` [net-next 08/11] ixgbe: add space between operands to &
` [net-next 09/11] ixgbe: add /* fallthrough */ comment to case statements
` [net-next 10/11] igb/ixgbe: remove return statements for void functions
` [net-next 11/11] i40e,igb,ixgbe: remove usless return statements

[PATCH net-next] bonding: alloc the structure ad_info dynamically in per slave
 2014-05-14 18:09 UTC  (2+ messages)

icmp: account for ICMP out errors because of socket limit
 2014-05-14 18:07 UTC  (2+ messages)

Multitude of dst obsolescense race conditions
 2014-05-14 18:01 UTC  (5+ messages)

[PATCH net-next v2 0/8] tipc: bug fixes and improvements
 2014-05-14 17:52 UTC  (16+ messages)
` [PATCH net-next v2 1/8] tipc: decrease connection flow control window
` [PATCH net-next v2 2/8] tipc: compensate for double accounting in socket rcv buffer
` [PATCH net-next v2 3/8] tipc: don't record link RESET or ACTIVATE messages as traffic
` [PATCH net-next v2 4/8] tipc: mark head of reassembly buffer as non-linear
` [PATCH net-next v2 5/8] tipc: rename and move message reassembly function
` [PATCH net-next v2 6/8] tipc: improve and extend media address conversion functions
` [PATCH net-next v2 7/8] tipc: clean up neigbor discovery message reception
` [PATCH net-next v2 8/8] tipc: merge port message reception into socket reception function

Moving frags and SKBTX_DEV_ZEROCOPY skbs
 2014-05-14 17:52 UTC  (4+ messages)

[net-next PATCH 0/5] Optimizing "pktgen" for single CPU performance
 2014-05-14 17:49 UTC  (12+ messages)
` [net-next PATCH 1/5] ixgbe: trivial fixes while reading code
` [net-next PATCH 2/5] ixgbe: increase default TX ring buffer to 1024
` [net-next PATCH 3/5] pktgen: avoid atomic_inc per packet in xmit loop
` [net-next PATCH 4/5] pktgen: avoid expensive set_current_state() call in loop
` [net-next PATCH 5/5] pktgen: RCU'ify "if_list" to remove lock in next_to_run()

[PATCH net v3] xen-netback: Fix grant ref resolution in RX path
 2014-05-14 16:40 UTC  (2+ messages)

[PATCH net-next 0/5] bonding: simple macro cleanup
 2014-05-14 16:29 UTC  (10+ messages)
` [PATCH net-next 1/5] bonding: use macro instead of bond_is_lb()
` [PATCH net-next 2/5] bonding: rename {,BOND}_TX_QUEUE_OVERRIDE and make it accept bond struct
` [PATCH net-next 3/5] bonding: rename {BOND_NO,MODE_NOT}_USES_ARP to better reflect its meaning
` [PATCH net-next 4/5] bonding: rename {,MODE_}USES_PRIMARY "
` [PATCH net-next 5/5] bonding: create a macro for bond mode and use it

[PATCH net-next v4 0/2] net: systemport: couple fixes
 2014-05-14 16:09 UTC  (7+ messages)
` [PATCH net-next v4 2/2] net: systemport: pad packets to a minimum of 64 bytes

[PATCH net-next v2 0/6] 802154: some cleanups and fixes
 2014-05-14 16:06 UTC  (9+ messages)
` [PATCH net-next 1/6] ieee802154: add definitions for link-layer security and header functions
` [PATCH net-next 3/6] ieee802154: change _cb handling slightly
  ` [PATCH net-next 2/6] mac802154: account for all header parts during wpan header creationg
  ` [PATCH net-next 4/6] 6lowpan: fix fragmentation
    ` [Linux-zigbee-devel] "
` [PATCH net-next 5/6] ieee802154: fix dgram socket sendmsg()
` [PATCH net-next 6/6] mac802154: make mac802154_wpan_open static

[PATCH net-next 0/8] Non-promisc bidge ports support
 2014-05-14 15:42 UTC  (12+ messages)
` [PATCH net-next 1/8] bridge: Turn flag change macro into a function
` [PATCH net-next 2/8] bridge: Keep track of ports capable of automatic discovery
` [PATCH net-next 3/8] bridge: Add functionality to sync static fdb entries to hw
` [PATCH net-next 4/8] bridge: Introduce BR_PROMISC flag
` [PATCH net-next 5/8] bridge: Add addresses from static fdbs to non-promisc ports
` [PATCH net-next 6/8] bridge: Automatically manage port promiscuous mode
` [PATCH net-next 7/8] bridge: Correctly manage promiscuity when user requested it
` [PATCH net-next 8/8] bridge: Automatically manage promisc mode when vlan filtering is on

[PATCH v4 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-05-14 15:18 UTC  (3+ messages)
` [PATCH v4 4/4] drivers: net: Add APM X-Gene SoC ethernet "

[PATCH] ax88179_178a: don't send commands to detached device
 2014-05-14 15:12 UTC  (2+ messages)

Bad checksum on bridge with IP options
 2014-05-14 13:08 UTC  (5+ messages)

[PATCH] drivers: net: Register Micrel ksz884x network devices in PCI device tree
 2014-05-14 12:02 UTC 

[PATCH 1/1] net/xfrm/xfrm_output.c: move EXPORT_SYMBOL
 2014-05-14 11:45 UTC 

Freescale FEC i.MX28 VLAN support?
 2014-05-14 10:37 UTC  (2+ messages)

[PATCH net-next] dccp: make the request_retries minimum is 1
 2014-05-14 10:01 UTC  (2+ messages)

[PATCH 8/8] vxlan: Add support for zero UDP6 checksums
 2014-05-14 10:29 UTC  (4+ messages)

[PATCH net-next V2 0/8] Mellanox driver update 2014-05-12
 2014-05-14  9:15 UTC  (9+ messages)
` [PATCH net-next V2 1/8] net/mlx4_core: Enforce irq affinity changes immediatly
` [PATCH net-next V2 2/8] net/mlx4_en: User prio mapping gets corrupted when changing number of channels
` [PATCH net-next V2 3/8] net/mlx4_en: Fix errors in MAC address changing when port is down
` [PATCH net-next V2 4/8] net/mlx4_core: Fix smatch error - possible access to a null variable
` [PATCH net-next V2 5/8] net/mlx4_core: Removed unnecessary bit operation condition
` [PATCH net-next V2 6/8] net/mlx4_en: Protect MAC address modification with the state_lock mutex
` [PATCH net-next V2 7/8] net/mlx4_en: Using positive error value for unsigned
` [PATCH net-next V2 8/8] net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()

Problem with iflink in netns
 2014-05-14  8:23 UTC  (6+ messages)

bonding directly changes underlying device address
 2014-05-14  8:08 UTC  (6+ messages)

[PATCH v1] vhost: avoid large order allocations
 2014-05-14  8:11 UTC  (6+ messages)

[PATCH v2 net] net: filter: x86: fix JIT address randomization
 2014-05-14  8:05 UTC  (3+ messages)

[PATCH net] net: filter: x86: fix JIT address randomization
 2014-05-14  7:36 UTC  (2+ messages)

[PATCH 1/1] iproute2: v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool
 2014-05-14  5:55 UTC 

[PATCH] use cond_resched() to replace udelay() when dump eeprom
 2014-05-14  5:41 UTC  (4+ messages)

[RFC v4 0/1]: Add minimum bandwidth support in IP tool
 2014-05-14  5:55 UTC  (2+ messages)
` [PATCH] net:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool

[PATCH] driver/net/ethernet/ec_bhf.c: fix sparse warnings
 2014-05-14  6:04 UTC 

[PATCH net-next 0/5] 802154: some cleanups and fixes
 2014-05-14  5:27 UTC  (3+ messages)
` [PATCH net-next 2/5] 6lowpan: simplify/fix payload length calculation

[PATCH] net: systemport: Use devm_ioremap_resource()
 2014-05-14  5:21 UTC  (3+ messages)

[PATCH RFC net-next] tracing: accelerate tracing filters with BPF
 2014-05-14  5:09 UTC  (7+ messages)

[RFC net-next 00/11] net: dsa: add support for Broadcom Starfighter 2
 2014-05-14  5:00 UTC  (12+ messages)
` [RFC net-next 01/11] net: phy: add generic UniMAC MDIO bus driver
` [RFC net-next 02/11] net: dsa: add Broadcom tag hook
` [RFC net-next 03/11] net: dsa: provide a switch device device tree node pointer
` [RFC net-next 04/11] net: dsa: retain a per-port device_node pointer
` [RFC net-next 05/11] net: dsa: allow for more complex PHY setups
` [RFC net-next 06/11] net: dsa: allow switches to working without tagging
` [RFC net-next 07/11] net: dsa: allow drivers to do link adjustment
` [RFC net-next 08/11] net: dsa: allow updating fixed PHY link information
` [RFC net-next 09/11] net: dsa: add Broadcom SF2 switch driver
` [RFC net-next 10/11] net: dsa: add Broadcom tag RX/TX handler
` [RFC net-next 11/11] net: dsa: bcm_sf2: enable Broadcom tags

[PATCH v3 0/3] TI CPSW Cleanup
 2014-05-14  4:47 UTC  (2+ messages)

[PATCH net] ipv6: fix calculation of option len in ip6_append_data
 2014-05-14  4:40 UTC  (2+ messages)

[PATCH net] net: avoid dependency of net_get_random_once on nop patching
 2014-05-14  4:37 UTC  (2+ messages)

[PATCH] net: Use a more standard macro for INET_ADDR_COOKIE
 2014-05-14  3:30 UTC 

[PATCH net-next 0/3] internal BPF jit for x64 and JITed seccomp
 2014-05-14  2:50 UTC  (4+ messages)
` [PATCH net-next 1/3] net: filter: x86: split bpf_jit_compile()
` [PATCH net-next 2/3] net: filter: x86: internal BPF JIT
` [PATCH net-next 3/3] seccomp: JIT compile seccomp filter

[PATCH v1] net: phy: resume phydev when going to RESUMING
 2014-05-14  1:57 UTC  (3+ messages)

[PATCH] e1000: remove the check: skb->len<=0
 2014-05-14  1:25 UTC  (3+ messages)
  ` [E1000-devel] "

[PATCH net] bridge: notify user space of fdb port change
 2014-05-14  0:34 UTC  (2+ messages)

[PATCH v2] sh_eth: replace devm_kzalloc() with devm_kmalloc_array()
 2014-05-13 22:51 UTC  (2+ messages)

[PATCH net-next V1 0/9] Mellanox driver update 2014-05-12
 2014-05-13 22:46 UTC  (3+ messages)
` [PATCH net-next V1 1/9] net/mlx4_core: Enforce irq affinity changes immediatly

[PATCH net-next 0/3] tg3: TSO related enhancements to prevent memory allocation failure
 2014-05-13 22:39 UTC  (2+ messages)

[PATCH v3 0/3] Make mark-based routing work better with multiple separate networks
 2014-05-13 22:35 UTC  (2+ messages)

[PATCH net-next 1/8] tipc: decrease connection flow control window
 2014-05-13 22:32 UTC  (4+ 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).