netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-21 06:11:38 to 2014-06-23 18:43:53 UTC [more...]

[RFC net-next 00/12] remove code duplication in tcp_v[46]_conn_request
 2014-06-23 18:42 UTC  (2+ messages)
` [RFC net-next 01/12] tcp: cookie_v4_init_sequence: skb should be const

[PATCH net-next] hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event
 2014-06-23 18:23 UTC  (12+ messages)

[PATCH 00/22] Add and use pci_zalloc_consistent
 2014-06-23 18:02 UTC  (15+ messages)
` [PATCH 02/22] atm: Use pci_zalloc_consistent
` [PATCH 08/22] amd: "
` [PATCH 09/22] atl1e: "
` [PATCH 10/22] enic: "
` [PATCH 11/22] sky2: "
` [PATCH 12/22] micrel: "
` [PATCH 13/22] qlogic: "
` [PATCH 14/22] irda: "
` [PATCH 15/22] ipw2100: "
` [PATCH 16/22] mwl8k: "
` [PATCH 17/22] rtl818x: "
` [PATCH 18/22] rtlwifi: "

Stable request for 5882a07c72093d
 2014-06-23 17:35 UTC  (4+ messages)
` [PATCH] net: fix UDP tunnel GSO of frag_list GRO packets

[PATCH V2] net/dsa/dsa.c: remove unnecessary null test before kfree
 2014-06-23 17:32 UTC 

[PATCH 1/2] ipv6: Add more debugging around accept-ra logic
 2014-06-23 17:28 UTC  (6+ messages)
` [PATCH 2/2] ipv6: Allow accepting RA from local IP addresses

Potential race in ip4_datagram_release_cb
 2014-06-23 16:57 UTC  (19+ messages)
` [PATCH] ipv4: fix a race in ip4_datagram_release_cb()

Warning!!
 2014-06-23 16:42 UTC 

[PATCH 5/5] udp: additional GRO support
 2014-06-23 16:37 UTC  (3+ messages)

[PATCH 0/5] net: Checksum offload changes - Part V
 2014-06-23 16:29 UTC  (3+ messages)

[PATCH] bridge: mark packets sent to any local mac address as PACKET_HOST
 2014-06-23 14:33 UTC 

[PATCH net 0/3] Mellanox EN driver fixes 2014-06-23
 2014-06-23 14:41 UTC  (4+ messages)
` [PATCH net 1/3] net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map
` [PATCH net 2/3] lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is not defined
` [PATCH net 3/3] net/mlx4_en: IRQ affinity hint is not cleared on port down

[PATCH net-next] sctp: Add partially support for MSG_MORE to SCTP
 2014-06-23 14:27 UTC  (3+ messages)

You've won a Prize
 2014-06-23 13:49 UTC 

[PATCH net-next 0/3] crc32 combine improvements
 2014-06-23 13:11 UTC  (4+ messages)
` [PATCH net-next 1/3] lib: crc32: Greatly shrink CRC combining code
` [PATCH net-next 2/3] lib: crc32: Mark test data __initconst
` [PATCH net-next 3/3] lib: crc32: Add some additional __pure annotations

Warning!!
 2014-06-23 12:33 UTC 

[PATCH net v3 0/3] libphy: Add phy specific function to access mmd
 2014-06-23 12:29 UTC  (5+ messages)
` [PATCH net v3 1/3] libphy: Add phy specific function to access mmd phy registers
` [PATCH net v3 2/3] libphy: Add stubs to hook IEEE MMD Register reads and writes
` [PATCH net v3 3/3] Documentation: networking: phy.txt: Update text for indirect MMD access

[PATCH] cxgb4: use dev_port to identify ports
 2014-06-23 12:16 UTC  (3+ messages)

Kundendienstes-Sicherheits-update ©
 2014-06-23 12:13 UTC 

[PATCH 00/17] Misc MIPS/BPF fixes for 3.16
 2014-06-23 11:39 UTC  (19+ messages)
` [PATCH 04/17] MIPS: bpf: Use the LO register to get division's quotient
` [PATCH 05/17] MIPS: bpf: Return error code if the offset is a negative number
` [PATCH 06/17] MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases
` [PATCH 07/17] MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE
` [PATCH 08/17] MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases
` [PATCH 09/17] MIPS: bpf: Use correct mask for VLAN_TAG case
` [PATCH 10/17] MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case
` [PATCH 11/17] MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes
` [PATCH 12/17] MIPS: bpf: Fix is_range() semantics
` [PATCH 13/17] MIPS: bpf: Drop update_on_xread and always initialize the X register
` [PATCH 14/17] MIPS: bpf: Prevent kernel fall over for >=32bit shifts
` [PATCH 15/17] MIPS: bpf: Fix PKT_TYPE case for big-endian cores
` [PATCH 16/17] MIPS: bpf: Use 32 or 64-bit load instruction to load an address to register
` [PATCH 17/17] MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64

[PATCH net] be2net: fix qnq mode detection on VFs
 2014-06-23 11:11 UTC 

[PATCH net-next v3 0/8] enic updates
 2014-06-23 10:38 UTC  (9+ messages)
` [PATCH net-next v3 1/8] flow_keys: Record IP layer protocol in skb_flow_dissect()
` [PATCH net-next v3 2/8] enic: fix return value in _vnic_dev_cmd
` [PATCH net-next v3 3/8] enic: devcmd for adding IP 5 tuple hardware filters
` [PATCH net-next v3 4/8] enic: alloc/free rx_cpu_rmap
` [PATCH net-next v3 5/8] enic: Add Accelerated RFS support
` [PATCH net-next v3 6/8] enic: fix lockdep around devcmd_lock
` [PATCH net-next v3 7/8] enic: add low latency socket busy_poll support
` [PATCH net-next v3 8/8] enic: do tx cleanup in napi poll

[PATCH net v3] xen-netback: bookkeep number of active queues in our own module
 2014-06-23 10:18 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH 08/24] net, diet: Make TCP metrics optional
 2014-06-23 10:17 UTC  (7+ messages)

[PATCH net] xen-netback: bookkeep number of queues in our own module
 2014-06-23 10:14 UTC  (11+ messages)
          ` [Xen-devel] "

[PATCH v2 net-next 0/2] split BPF out of core networking
 2014-06-23  9:18 UTC  (13+ messages)

[PATCH net v2] xen-netback: bookkeep number of active queues in our own module
 2014-06-23  9:11 UTC  (4+ messages)

Financial services-Loan 1.3%
 2014-06-23  8:48 UTC 

[PATCH net-next] ipv6: fix multipath route cleanup path for duplicate nexthops error case
 2014-06-23  8:53 UTC  (2+ messages)

[PATCH 1/2] slip: Fix deadlock in write_wakeup
 2014-06-23  6:31 UTC  (3+ messages)

[PATCH v2] of: mdio: fixup of_phy_register_fixed_link parsing of new bindings
 2014-06-23  4:35 UTC  (3+ messages)
` [PATCH v3] "

[PATCH net-next v7 0/3] Driver for TI CC2520 Radio
 2014-06-23  4:33 UTC  (2+ messages)

[net-next PATCH v4] net: ethernet driver: Fujitsu OGMA
 2014-06-23  4:25 UTC  (2+ messages)

[PATCH v2 net-next 0/5] cxgb4 : Add DCBx support to Chelsio cxgb4 driver
 2014-06-23  4:14 UTC  (2+ messages)

[PATCHv2 net-next 0/4] bridge: multicast snooping patches / exports
 2014-06-23  2:28 UTC  (3+ messages)
` [PATCHv2 net-next 2/4] bridge: adhere to querier election mechanism specified by RFCs

[PATCH 1/1] net/netfilter/ipvs/ip_vs_sync.c: remove null test before kfree
 2014-06-23  2:20 UTC  (2+ messages)

[PATCH net] at86rf230: fix irq setup
 2014-06-23  1:04 UTC  (2+ messages)

[PATCH net 0/2] net: stmmac: Correct socfpga init/exit and cppcheck issue
 2014-06-23  0:35 UTC  (3+ messages)
` [PATCH net 1/2] net: stmmac: add platform init/exit for Altera's ARM socfpga
` [PATCH net 2/2] net: stmmac: Correct duplicate if/then/else case found by cppcheck

[PATCH net-next] net: em_canid: remove useless statements from em_canid_change
 2014-06-23  0:27 UTC  (4+ messages)

[RESEND PATCH net v3] Ethtool: Add Altera Triple Speed Ethernet Support
 2014-06-23  0:16 UTC 

[PATCH] net: phy: at803x: fix coccinelle warnings
 2014-06-23  0:16 UTC  (2+ messages)

[PATCH] xilinx: Fix compiler warning
 2014-06-23  0:15 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH net] net/mlx4_core: Fix the error flow when probing with invalid VF configuration
 2014-06-23  0:14 UTC  (2+ messages)

[PATCH] tulip: Poll link status more frequently for Comet chips
 2014-06-23  0:13 UTC  (2+ messages)

Slow VLAN-to-VLAN routing and many stacktraces of skb_warn_bad_offload+0xc3/0xd0()
 2014-06-22 23:03 UTC 

[PATCH net-next v2 0/8] enic updates
 2014-06-22 20:16 UTC  (5+ messages)
` [PATCH net-next v2 8/8] enic: do tx cleanup in napi poll

[PATCH iproute2] ipnetns: fixed typo "seting" -> "setTing"
 2014-06-22 19:11 UTC 

[PATCH] net/wireless/brcm80211/brcmfmac: Make return type reflect actual semantics
 2014-06-22 18:50 UTC  (6+ messages)
` [PATCH v2] net/wireless/brcm80211/brcmfmac: Make return type and name "
  ` [PATCH v3] "

Good day!
 2014-06-22 12:25 UTC 

[Patch net-next] veth: add netpoll support
 2014-06-22 12:13 UTC  (5+ messages)

[PATCH] can: c_can: convert to use devm * api
 2014-06-22 11:54 UTC  (3+ messages)

[PATCH RFC 00/30] Initial round of Freescale FEC ethernet patches
 2014-06-22  8:49 UTC  (15+ messages)
` [PATCH RFC 04/30] net: fec: fix interrupt handling races
` [PATCH RFC 18/30] net: fec: remove inappropriate calls around fec_restart()
` [PATCH RFC 24/30] net: fec: better implementation of iMX6 ERR006358 quirk
` [PATCH RFC 30/30] net: fec: consolidate hwtstamp implementation

[PATCH net,stable] net: huawei_cdc_ncm: increase command buffer size
 2014-06-22  2:34 UTC  (2+ messages)

[PATCH 1/1] net/dsa/dsa.c: remove null test before kfree
 2014-06-22  2:22 UTC  (5+ messages)

[PATCH] tulip: Poll link status more frequently for Comet chips
 2014-06-22  2:22 UTC  (3+ messages)

[net PATCH 1/1] drivers: net: cpsw: fix dual EMAC stall when connected to same switch
 2014-06-22  0:18 UTC  (2+ messages)

[PATCHv1 0/2 net] xen-netfront: fix resume regressions in 3.16-rc1
 2014-06-21 23:15 UTC  (2+ messages)

[PATCH v2 0/3] Handle stuck TX queue bug in AT8030 PHY
 2014-06-21 22:51 UTC  (2+ messages)

[PATCH][net-next] bridge: use list_for_each_entry_continue_reverse
 2014-06-21 22:33 UTC  (2+ messages)

[PATCH] 8021q: fix a potential memory leak
 2014-06-21 22:12 UTC  (2+ messages)

[PATCH] udp: Add MIB counters for rcvbuferrors
 2014-06-21 22:07 UTC  (2+ messages)

[net-next 00/13][pull request] Intel Wired LAN Driver Updates 2014-06-20
 2014-06-21 22:00 UTC  (2+ messages)

[PATCH v2] net: wireless: rtlwifi: rtl8192de: hw.c: Cleaning up if statement that always evaluates to false
 2014-06-21 21:35 UTC  (3+ messages)

[PATCH v2] net: wireless: rtlwifi: rtl8192cu: hw.c: Cleaning up if statement that always evaluates to false
 2014-06-21 21:34 UTC  (3+ messages)

Urgent Please Help Out
 2014-06-21 19:37 UTC 

[PATCH 0/11 v2] tlan: Link handling improvements and Olicom fixes
 2014-06-21 17:06 UTC  (13+ messages)
` [PATCH 01/11] tlan: Enable activity LED on Olicom OC-2325 and OC-2326
` [PATCH 02/11] tlan: Enable link monitoring
` [PATCH 03/11] tlan: Add ethtool support
` [PATCH 04/11] tlan: Fix MAC address byte order on OC-2325/OC-2326
` [PATCH 05/11] tlan: Restart autonegotiation on link loss
` [PATCH 06/11] tlan: Don't scream if no link
` [PATCH 07/11] tlan: Make autonegotiation faster
` [PATCH 08/11] tlan: Add PHY reset timeout
` [PATCH 09/11] tlan: Don't disable internal PHY on cards that use it in 10 Mbps mode
` [PATCH 10/11] tlan: Enable device at resume
` [PATCH 11/11] tlan: Isolate external PHY when using internal PHY

SmPL for automatic request_firmware_nowait() conversion
 2014-06-21 10:52 UTC  (4+ messages)
` [Cocci] "

[PATCH net v2]tg3: Change nvram command timeout value to 50ms
 2014-06-21  6:28 UTC 


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