messages from 2013-11-15 13:19:13 to 2013-11-18 10:07:45 UTC [more...]
[PATCH 4/4] net, virtio_net: replace the magic value
2013-11-18 10:07 UTC (3+ messages)
[PATCH] genetlink: unify registration functions
2013-11-18 9:57 UTC (4+ messages)
[PATCH] usb: xhci: Link TRB must not occur with a USB payload burst
2013-11-18 9:48 UTC (5+ messages)
oops in pskb_expand_head - 3.11.6
2013-11-18 9:24 UTC (6+ messages)
[OOPS][3.12] BUG: unable to handle kernel NULL pointer dereference at 0000000c
2013-11-18 9:22 UTC (5+ messages)
[RFC PATCH net-next 2/2] udp: add sk opt to allow sending pkt with src 0.0.0.0
2013-11-18 9:15 UTC (5+ messages)
[PATCH 1/1] Revert "af-packet: Use existing netdev reference for bound sockets"
2013-11-18 9:00 UTC (2+ messages)
[PATCH net v2 0/2] net: sched: fix some issues
2013-11-18 8:39 UTC (3+ messages)
` [PATCH net v2 1/2] net: sched: tbf: fix calculation of max_size
` [PATCH net v2 2/2] net: sched: htb: fix calculation of quantum
bridge: flush br's address entry in fdb when remove the bridge dev
2013-11-18 8:34 UTC (2+ messages)
[PATCH net] bridge: flush br's address entry in fdb when remove the bridge dev
2013-11-18 8:26 UTC
testing and validating 64-bit addressing
2013-11-18 7:57 UTC
[PATCH 1/1] Revert "af-packet: Use existing netdev reference for bound sockets"
2013-11-18 7:42 UTC (2+ messages)
how to mix bridges and bonding inc. vlans correctly on Kernel > 3.10
2013-11-18 7:37 UTC (20+ messages)
[PATCH v2.50 0/6] MPLS actions and matches
2013-11-18 6:38 UTC (7+ messages)
` [PATCH v2.50 1/6] ofp-actions: Consider L4 actions after mpls_push as inconsistent
` [ovs-dev] "
` [PATCH v2.50 2/6] ofp-actions: Account for OF version when enforcing action consistency
[PATCH] ping: prevent NULL pointer dereference on write to msg_name
2013-11-18 6:07 UTC
[PATCH] Revert "af-packet: Use existing netdev reference for bound sockets."
2013-11-18 5:06 UTC (3+ messages)
Fwd: Cross thread shutdown of connected UDP socket, unexpected recvfrom behavior
2013-11-18 3:20 UTC (13+ messages)
` [PATCH] socket: don't return uninitialized addresses on concurrent socket shutdown
` [PATCH v2] "
` [PATCH v3] net: "
` [PATCH v4] inet: prevent leakage of uninitialized memory to user in recv syscalls
[PATCH 1/3] vhost: remove the dead branch
2013-11-18 3:19 UTC (3+ messages)
` [PATCH 2/3] vhost: adjust vhost_dev_init() to be void
` [PATCH 3/3] vhost: fix the wrong log descriptions
[PATCH 1/4] net/phy: Add VSC8234 support
2013-11-18 0:55 UTC (8+ messages)
` [PATCH 2/4] net/phy: Add VSC8574 support
` [PATCH 3/4] net/phy: Add VSC8662 support
` [PATCH 4/4] net/phy: Add the autocross feature for forced links on VSC82x4
[PATCH v3] net: Do not include padding in TCP GRO checksum
2013-11-18 0:03 UTC (13+ messages)
[BUG,REGRESSION?] 3.11.6+,3.12: GbE iface rate drops to few KB/s
2013-11-17 23:15 UTC (17+ messages)
` [PATCH] tcp: tsq: restore minimal amount of queueing
` [PATCH v2] "
[PATCH net-next] veth: extend features to support tunneling
2013-11-17 22:38 UTC (9+ messages)
[RFC 0/8] generic netlink multicast group cleanup
2013-11-17 22:14 UTC (10+ messages)
` [RFC 1/8] genetlink: only pass array to genl_register_family_with_ops()
` [RFC 2/8] drop_monitor/genetlink: use proper genetlink multicast APIs
` [RFC 3/8] quota/genetlink: "
` [RFC 4/8] hsr: don't call genl_unregister_mc_group()
` [RFC 5/8] genetlink: remove genl_unregister_mc_group()
` [RFC 6/8] genetlink: remove family pointer from genl_multicast_group
` [RFC 7/8] genetlink: pass family to genlmsg_multicast() and friends
` [RFC 8/8] genetlink: make multicast groups const, prevent abuse
kernel BUG at net/core/skbuff.c:2839 RIP [<ffffffff819109a2>] skb_segment+0x6b2/0x6d0
2013-11-17 19:59 UTC (2+ messages)
[PATCH V2] staging: r8188eu: Fix AP mode
2013-11-17 19:32 UTC
[PATCH] staging: r8188eu: Fix AP mode
2013-11-17 19:28 UTC
net/usb/ax88179_178a driver broken in linux-3.12
2013-11-17 19:04 UTC (2+ messages)
[PATCH ] net_sched: actions - Add default lookup
2013-11-17 16:23 UTC (6+ messages)
[PATCH] fix NULL pointer Oops in fib(6)_rule_suppress
2013-11-17 14:45 UTC (3+ messages)
` [PATCH v2] fix possible "
[PATCH 1/2] 8139too: Allow setting MTU larger than 1500
2013-11-17 13:05 UTC (2+ messages)
` [PATCH 2/2] 8139too: Allow using the largest possible MTU
[RFC 0/7] genetlink: reduce ops size and complexity
2013-11-17 9:12 UTC (9+ messages)
` [PATCH 0/9] genetlink: reduce ops size and complexity (v2)
[PATCH net 0/4] bnx2x: Bug fixes patch series
2013-11-17 6:59 UTC (5+ messages)
` [PATCH net 1/4] bnx2x: Clean the sp rtnl task upon unload
` [PATCH net 2/4] bnx2x: Prevent panic during DMAE timeout
` [PATCH net 3/4] bnx2x: prevent CFC attention
` [PATCH net 4/4] bnx2x: Prevent "timeout waiting for state X"
unregister_netdevice: waiting for lo to become free
2013-11-17 2:18 UTC
vxlan gso is broken by stackable gso_segment()
2013-11-16 20:50 UTC (10+ messages)
` [PATCH net-next] inet: restore gso for vxlan
[PATCHv2] ipv6: Fix inet6_init() cleanup order
2013-11-16 20:26 UTC (2+ messages)
[PATCH] ipv6: Fix inet6_init() cleanup order
2013-11-16 19:30 UTC (2+ messages)
[PATCH 1/2] net: ipv6: af_inet6: Fix warning when CONFIG_SYSCTL=n
2013-11-16 18:26 UTC (5+ messages)
` [PATCH 2/2] net: ipv6: ndisc: "
[PATCH tip/core/rcu 03/14] bridge: Apply ACCESS_ONCE() to avoid sparse false positive
2013-11-16 15:21 UTC (12+ messages)
` [PATCH tip/core/rcu 04/14] decnet: "
` [PATCH tip/core/rcu 05/14] ipv4/ip_socketglue: "
` [PATCH tip/core/rcu 06/14] ipv6/ip6_tunnel: "
` [PATCH tip/core/rcu 07/14] ipv6/ip6_gre: "
` [PATCH tip/core/rcu 08/14] ipv6/sit: "
` [PATCH tip/core/rcu 09/14] mac80211: "
` [PATCH tip/core/rcu 10/14] bridge/br_mdb: "
` [PATCH tip/core/rcu 11/14] bonding/bond_main: "
` [PATCH tip/core/rcu 12/14] bonding/bond_alb.c: "
[PATCH 1/8] net: smc91x: Fix device tree based configuration so it's usable
2013-11-16 15:16 UTC (4+ messages)
Kernel 3.4.57: "tg3 0000:01:00.0: eth0: transmit timed out, resetting"
2013-11-16 15:09 UTC
[PATCH net-next 1/4] virtio-net: mergeable buffer size should include virtio-net header
2013-11-16 9:06 UTC (5+ messages)
` [PATCH net-next 4/4] virtio-net: auto-tune mergeable rx buffer size for improved performance
[PATCH net-next 0/6] prandom fixes/improvements
2013-11-16 7:40 UTC (15+ messages)
` [PATCH net-next 3/6] random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized
` [PATCH] random: seed random_int_secret at least poorly at core_initcall time
[PATCH net RESEND] bonding: don't change to 802.3ad mode while ARP monitoring is running
2013-11-16 6:30 UTC
[PATCH net] bonding: set primary_reselect in LB and AB mode
2013-11-16 4:07 UTC (4+ messages)
[PATCH 2/2] pkt_sched: fq: fix pacing for small frames
2013-11-16 2:06 UTC (2+ messages)
[PATCH 1/2] pkt_sched: fq: warn users using defrate
2013-11-16 2:06 UTC (2+ messages)
[PATCH net] bonding: don't change to 802.3ad mode while ARP monitor is running
2013-11-16 1:52 UTC (3+ messages)
[PATCH] sh_eth: call phy_scan_fixups() after PHY reset
2013-11-16 2:00 UTC (7+ messages)
[PATCH] MAINTAINERS: Update Pegasus and RTL8150 driver repositories;
2013-11-16 1:42 UTC
[PATCH net v3 0/2] macvlan: disable LRO on lowerdev instead of a macvlan
2013-11-15 22:56 UTC (2+ messages)
[PATCH] net: sctp: recover a tranport when an ack comes
2013-11-15 22:48 UTC (11+ messages)
[PATCH net v4] bonding: add ip checks when store ip target
2013-11-15 22:44 UTC (2+ messages)
[PATCH net v3 0/4] r8152 bug fixes
2013-11-15 22:39 UTC (3+ messages)
` [PATCH net v3 1/4] r8152: fix tx/rx memory overflow
[PATCH v2] net: Do not include padding in TCP GRO checksum
2013-11-15 21:44 UTC (2+ messages)
[patch net-next RFC 0/2] ipv6: allow temporary address management for user-created addresses
2013-11-15 18:04 UTC (4+ messages)
` [patch net-next RFC 2/2] ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage temporary addresses
` [PATCH 1/1] fixup! "
[RFC PATCH net-next] net: reorder struct netns_ct for better cache-line usage
2013-11-15 16:17 UTC (2+ messages)
[PATCH 00/51] DMA mask changes
2013-11-15 16:16 UTC (3+ messages)
` [PATCH 16/51] DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper
[PATCH v2] WAN: Adding support for Infineon PEF2256 E1 chipset (FALC56)
2013-11-15 15:17 UTC (2+ messages)
[PATCH 0/4] wl1251 device tree support
2013-11-15 14:55 UTC (7+ messages)
` [PATCH 1/4] wl1251: split wl251 platform data to a separate structure
When a TCP segment is split up (to be sent through a TUN device with a small MTU) who should recalculate the checksum?
2013-11-15 14:55 UTC (7+ messages)
[PATCH 0/3] net: sched: fix some issues introduced by 64bit rates
2013-11-15 14:01 UTC (3+ messages)
` [PATCH 3/3] net: sched: htb: fix calculation of quantum
IPv6: Blackhole route support partial ?
2013-11-15 13:48 UTC (8+ messages)
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).