messages from 2014-11-04 07:59:44 to 2014-11-04 22:23:16 UTC [more...]
[PATCH net-next v1 00/12] amd-xgbe: AMD XGBE driver updates 2014-11-04
2014-11-04 22:07 UTC (13+ messages)
` [PATCH net-next v1 01/12] amd-xgbe: Move ring allocation to device open
` [PATCH net-next v1 02/12] amd-xgbe: Rename pre_xmit function to dev_xmit
` [PATCH net-next v1 03/12] amd-xgbe: Use the u32 data type for descriptors
` [PATCH net-next v1 04/12] amd-xgbe: Use page allocations for Rx buffers
` [PATCH net-next v1 05/12] amd-xgbe: Implement split header receive support
` [PATCH net-next v1 06/12] amd-xgbe: Add support for per DMA channel interrupts
` [PATCH net-next v1 07/12] amd-xgbe: Provide support for receive side scaling
` [PATCH net-next v1 08/12] amd-xgbe: Add receive side scaling ethtool support
` [PATCH net-next v1 09/12] amd-xgbe: Fix a spelling error
` [PATCH net-next v1 10/12] amd-xgbe-phy: Sync PCS and PHY modes after reset
` [PATCH net-next v1 11/12] amd-xgbe: Let AMD_XGBE depend on HAS_IOMEM
` [PATCH net-next v1 12/12] amd-xgbe-phy: Let AMD_XGBE_PHY "
[PATCH] net: phy: spi_ks8995: remove sysfs bin file by registered attribute
2014-11-04 22:19 UTC (3+ messages)
[PATCH/TRIVIAL 1/1 net-next] udp: remove blank line between set and test
2014-11-04 22:12 UTC (2+ messages)
[PATCH net-next] ipv6: trivial, add bracket for the if block
2014-11-04 22:11 UTC (2+ messages)
[PATCH v2 0/3] drivers: net: xgene: Fix crash for backward compatibility
2014-11-04 22:09 UTC (2+ messages)
[Patch net-next v2] neigh: remove dynamic neigh table registration support
2014-11-04 22:02 UTC (2+ messages)
[PATCH net 0/5] Implement ndo_gso_check() for vxlan nics
2014-11-04 21:56 UTC (6+ messages)
` [PATCH net 1/5] be2net: Implement ndo_gso_check()
` [PATCH net 2/5] i40e: "
` [PATCH net 3/5] fm10k: "
` [PATCH net 4/5] net/mlx4_en: "
` [PATCH net 5/5] qlcnic: "
[PATCH] stmmac: fix sparse warnings
2014-11-04 21:59 UTC (3+ messages)
Fw: [Bug 82471] New: net/core/dev.c skb_war_bad_offload
2014-11-04 21:59 UTC (2+ messages)
[PATCH V2 net-next] esp4: remove assignment in if condition
2014-11-04 21:58 UTC (2+ messages)
[PATCHv1 net-next] xen-netback: remove unconditional pull_skb_tail in guest Tx path
2014-11-04 21:43 UTC (5+ messages)
` [Xen-devel] "
[PATCHv1 net-next] xen-netback: remove unconditional pull_skb_tail in guest Tx path
2014-11-04 21:41 UTC (2+ messages)
[PATCH 1/1] ip-link: in human readable output use dynamic precision length
2014-11-04 21:17 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v3 "
[PATCH -next v4 0/3] net: allow setting ecn via routing table
2014-11-04 21:14 UTC (2+ messages)
Convert net_msg_warn, NETDEBUG, & LIMIT_NETDEBUG?
2014-11-04 20:46 UTC
[PATCH net] tcp: zero retrans_stamp if all retrans were acked
2014-11-04 20:51 UTC (7+ messages)
` [PATCH v2 "
[PATCH v2 5/5] stmmac: pci: remove FSF address
2014-11-04 20:15 UTC (2+ messages)
[PATCH 1/1 net-next] igmp: remove camel case definitions
2014-11-04 20:14 UTC (2+ messages)
[PATCH 1/1 net-next] udp: remove else after return
2014-11-04 20:12 UTC (2+ messages)
[PATCH 1/1 net-next] inet: frags: remove inline on static in c file
2014-11-04 20:12 UTC (2+ messages)
[PATCH 1/1 net-next] ipv4: ip_frag_queue function clean-up
2014-11-04 20:12 UTC (2+ messages)
[PATCH 1/1 net-next] ipv4: remove 0/NULL assignment on static
2014-11-04 20:11 UTC (2+ messages)
[PATCH 1/1 net-next] ipv4: use seq_puts instead of seq_printf where possible
2014-11-04 20:11 UTC (2+ messages)
[PATCH 1/1 net-next] tcp: spelling s/plugable/pluggable
2014-11-04 20:10 UTC (2+ messages)
[PATCH 1/1 net-next] cipso: remove NULL assignment on static
2014-11-04 20:10 UTC (2+ messages)
[PATCH 1/1 net-next] cipso: include linux/bug.h instead of asm/bug.h
2014-11-04 20:10 UTC (2+ messages)
[PATCH 1/1 net-next] ipv4: include linux/bug.h instead of asm/bug.h
2014-11-04 20:10 UTC (2+ messages)
[PATCH 1/1 net-next] cipso: kerneldoc warning fix
2014-11-04 20:10 UTC (2+ messages)
"asix: Don't reset PHY on if_up for ASIX 88772" breaks net on arndale platform
2014-11-04 20:09 UTC (5+ messages)
[PATCH 1/1 net-next] esp4: remove assignment in if condition
2014-11-04 20:07 UTC (4+ messages)
[PATCH 00/13] net_sched: misc cleanups and improvements
2014-11-04 19:56 UTC (17+ messages)
` [PATCH 01/13] net_sched: refactor out tcf_exts
` [PATCH 02/13] net_sched: introduce qdisc_peek() helper function
` [PATCH 03/13] net_sched: rename ->gso_skb to ->dequeued_skb
` [PATCH 04/13] net_sched: rename qdisc_drop() to qdisc_drop_skb()
` [PATCH 05/13] net_sched: introduce qdisc_drop() helper function
` [PATCH 06/13] net_sched: move some qdisc flag into qdisc ops
` [PATCH 07/13] net_sched: move TCQ_F_MQROOT "
` [PATCH 08/13] net_sched: use a flag to indicate fifo qdiscs instead of the name
` [PATCH 09/13] net_sched: redefine qdisc_create_dflt()
` [PATCH 10/13] net_sched: forbid setting default qdisc to inappropriate ones
` [PATCH 11/13] net_sched: remove hashmask from Qdisc_class_hash
` [PATCH 12/13] net_sched: remove useless qdisc_stab_lock
` [PATCH 13/13] net_sched: return NULL instead of ERR_PTR for qdisc_alloc()
[PATCH 00/20] kselftest install target feature
2014-11-04 19:53 UTC (23+ messages)
` [PATCH 01/20] selftests/user: move test out of Makefile into a shell script
` [PATCH 02/20] selftests/net: "
` [PATCH 03/20] kbuild: kselftest_install - add a new make target to install selftests
` [PATCH 04/20] selftests: add install target to enable installing selftests
` [PATCH 05/20] selftests/breakpoints: add install target to enable installing test
` [PATCH 06/20] selftests/cpu-hotplug: "
` [PATCH 07/20] selftests/efivarfs: "
` [PATCH 08/20] selftests/firmware: "
` [PATCH 11/20] selftests/memfd: "
` [PATCH 14/20] selftests/mqueue: "
` [PATCH 09/20] selftests/ipc: "
` [PATCH 10/20] selftests/kcmp: "
` [PATCH 12/20] selftests/memory-hotplug: "
` [PATCH 13/20] selftests/mount: "
` [PATCH 15/20] selftests/net: "
` [PATCH 16/20] selftests/ptrace: "
` [PATCH 17/20] selftests/sysctl: "
` [PATCH 18/20] selftests/timers: "
` [PATCH 19/20] selftests/vm: "
` [PATCH 20/20] selftests/user: "
[PATCH] bridge: include in6.h in if_bridge.h for struct in6_addr
2014-11-04 19:21 UTC
[Patch net-next] ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h
2014-11-04 18:59 UTC
[GIT PULL nf] IPVS Fixes for v3.18
2014-11-04 17:57 UTC (2+ messages)
[PATCH net-next 0/7] gue: Remote checksum offload
2014-11-04 17:33 UTC (6+ messages)
[PATCH v2 net-next 0/7] gue: Remote checksum offload
2014-11-04 17:06 UTC (8+ messages)
` [PATCH v2 net-next 1/7] net: Move fou_build_header into fou.c and refactor
` [PATCH v2 net-next 2/7] udp: Offload outer UDP tunnel csum if available
` [PATCH v2 net-next 3/7] gue: Add infrastructure for flags and options
` [PATCH v2 net-next 4/7] udp: Changes to udp_offload to support remote checksum offload
` [PATCH v2 net-next 5/7] gue: Protocol constants for "
` [PATCH v2 net-next 6/7] gue: TX support for using remote checksum offload option
` [PATCH v2 net-next 7/7] gue: Receive side of remote checksum offload
[PATCH iproute2] doc ip-cref: Added missing ip options
2014-11-04 16:54 UTC
[PATCH net v2] vxlan: Do not reuse sockets for a different address family
2014-11-04 17:03 UTC
[PATCH net] vxlan: Do not reuse sockets for a different address family
2014-11-04 16:56 UTC (4+ messages)
Understanding what's going on when using a Huawei E173 USB 3G web-stick (UMTS/HSPA)
2014-11-04 16:55 UTC (2+ messages)
[PATCH V1 net-next 0/5] Mellanox ethernet driver update Oct-30-2014
2014-11-04 16:48 UTC (3+ messages)
` [PATCH V1 net-next 5/5] net/mlx4_core: Add retrieval of CONFIG_DEV parameters
net: fec: fix regression on i.MX28 introduced by rx_copybreak support
2014-11-04 16:28 UTC (7+ messages)
[PATCH v2 0/5] stmmac: pci: various cleanups and fixes
2014-11-04 16:25 UTC (5+ messages)
` [PATCH v2 5/5] stmmac: pci: remove FSF address
[PATCH (net.git) 0/5] stmmac: review and fix lock and atomicity
2014-11-04 16:08 UTC (6+ messages)
` [PATCH (net.git) 1/5] stmmac: fix stmmac_tx_avail should be called with TX locked
` [PATCH (net.git) 2/5] stmmac: release tx lock, in case of dma mapping error
` [PATCH (net.git) 3/5] stmmac: fix lock in stmmac_set_rx_mode
` [PATCH (net.git) 4/5] stmmac: fix concurrency in eee initialization
` [PATCH (net.git) 5/5] stmmac: fix atomicity in pm routines
[Patch net-next] net: make neigh tables per netns
2014-11-04 15:49 UTC (8+ messages)
[0/3] net: Kill skb_copy_datagram_const_iovec
2014-11-04 15:13 UTC (13+ messages)
` [PATCH 2/4] tun: Use iovec iterators
` [PATCH 1/4] inet: Add skb_copy_datagram_iter
` [PATCH 3/4] macvtap: Use iovec iterators
` [PATCH 4/4] net: Kill skb_copy_datagram_const_iovec
[net-next.git 0/3 (v2)] stmmac: review driver Koptions
2014-11-04 14:49 UTC (4+ messages)
` [net-next.git 1/3 (V2)] stmmac: remove specific SoC Koption from platform
` [net-next.git 2/3 (V2)] stmmac: remove STMMAC_DEBUG_FS
` [net-next.git 3/3 (V2)] stmmac: remove BUS_MODE_DA
[PATCH] drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "1db3ddff1602edf2390b7667dcbaa0f71512e3ea"
2014-11-04 14:43 UTC
TCP NewReno and single retransmit
2014-11-04 14:38 UTC (12+ messages)
[PATCH 0/1] mv643xx_eth: Disable TSO by default
2014-11-04 14:20 UTC (2+ messages)
[PATCH 1/7] can: m_can: fix possible sleep in napi poll
2014-11-04 13:28 UTC (12+ messages)
` [PATCH 5/7] can: clear ctrlmode when close candev
` [PATCH 7/7] can: m_can: workaround for transmit data less than 4 bytes
[PATCH ipsec-next] xfrm: add XFRMA_REPLAY_VAL attribute to SA messages
2014-11-04 11:33 UTC (2+ messages)
[PATCH] Add missing descriptions for fwmark_reflect for ipv4 and ipv6
2014-11-04 11:02 UTC (4+ messages)
[PATCH] net: eth: realtek: atp: checkpatch errors and warnings corrected
2014-11-04 10:19 UTC (4+ messages)
[PATCH v3 0/8] net: can: Use syscon regmap for TI specific RAMINIT register
2014-11-04 10:21 UTC (9+ messages)
` [PATCH v3 1/8] net: can: c_can: Add timeout to c_can_hw_raminit_ti()
` [PATCH v3 2/8] net: can: c_can: Introduce c_can_driver_data structure
` [PATCH v3 3/8] net: can: c_can: Add RAMINIT register information to driver data
` [PATCH v3 4/8] net: can: c_can: Add syscon/regmap RAMINIT mechanism
` [PATCH v3 5/8] net: can: c_can: Add support for START pulse in RAMINIT sequence
` [PATCH v3 6/8] net: can: c_can: Disable pins when CAN interface is down
` [PATCH v3 7/8] net: can: c_can: Add support for TI DRA7 DCAN
` [PATCH v3 8/8] net: can: c_can: Add support for TI am3352 DCAN
[PATCH net-next 0/7] implementation of eBPF maps
2014-11-04 9:58 UTC (7+ messages)
` [PATCH net-next 1/7] bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command
` [PATCH net-next 3/7] bpf: add array type of eBPF maps
` [PATCH net-next 6/7] bpf: allow eBPF programs to use maps
[PATCH v1 0/2] drivers: net: xgene: Fix crash for backward compatibility
2014-11-04 9:40 UTC (4+ messages)
` [PATCH v1 1/2] dtb: xgene: fix: Disable 10GbE and SGMII based 1GbE by default
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).