messages from 2013-05-28 04:42:10 to 2013-05-29 06:33:48 UTC [more...]
[PATCH net-next v2 0/7] Fix fallout from conversion of skb headers to 16bit offsets
2013-05-29 6:34 UTC (3+ messages)
` [PATCH net-next v2 2/7] cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header
` [PATCH net-next v2 4/7] ipv6: "
[Patch net-next] net: clean up skb headers code
2013-05-29 6:09 UTC
[PATCH 0/7] Fix fallout from conversion of skb headers to 16bit offsets
2013-05-29 6:01 UTC (11+ messages)
` [PATCH 1/7] isdn: Correct comparison of skb->tail and skb-transport_header
` [PATCH 2/7] cxgb3: Correct comparisons and calculations using "
` [PATCH 3/7] net: "
` [PATCH 4/7] ipv6: "
` [PATCH 5/7] ipv4: "
` [PATCH 6/7] sctp: Correct access to skb->{network,transport}_header
` [PATCH 7/7] net,ipv4,ipv6: Correct assignment of skb->network_header to skb->tail
[Patch net-next] net: always pass struct netdev_notifier_info to netdevice notifiers
2013-05-29 5:58 UTC (3+ messages)
[PATCH 3/3] net: ipv6: Implement /proc/net/icmp6
2013-05-29 5:47 UTC (4+ messages)
` [PATCH v3 1/3] net: ipv6: Unify {raw,udp}6_sock_seq_show
` [PATCH v3 2/3] net: ipv4: make the ping /proc code AF-independent
` [PATCH v3 3/3] net: ipv6: Implement /proc/net/icmp6
linux-next: build warning after merge of the final tree
2013-05-29 5:44 UTC (2+ messages)
[Patch net-next] vxlan: do real refcnt for vn_sock
2013-05-29 5:14 UTC (8+ messages)
[PATCH] rcu: fix a race in hlist_nulls_for_each_entry_rcu macro
2013-05-29 5:08 UTC (18+ messages)
` [PATCH v2] "
updated: kvm networking todo wiki
2013-05-29 0:07 UTC (6+ messages)
[PATCH net-next 0/6] ipv4 fixes for dmvpn
2013-05-29 5:07 UTC (13+ messages)
` [PATCH net-next 1/3] ipv4: properly refresh rtable entries on pmtu/redirect events
` [PATCH net-next 2/3] ipv4: rate limit updating of next hop exceptions with same pmtu
` [PATCH net-next 3/3] ipv4: use separate genid for next hop exceptions
[PATCH] tuntap: forbid changing mq flag for persistent device
2013-05-29 4:32 UTC
linux-next: manual merge of the staging tree with the net-next tree
2013-05-29 4:14 UTC
[PATCH] net: Fix build warnings after mac_header and
2013-05-29 3:14 UTC (2+ messages)
[PATCH 1/3] net: ipv6: Unify {raw,udp}6_sock_seq_show
2013-05-29 3:15 UTC (5+ messages)
` [PATCH 2/3] net: ipv4: make the ping /proc code AF-independent
` [PATCH 3/3] net: ipv6: Implement /proc/net/icmp6
[PATCH net-next v5 0/2] MPLS: Add limited GSO support
2013-05-29 2:12 UTC (3+ messages)
[PATCH 3/3] net: ipv6: Implement /proc/net/icmp6
2013-05-29 2:36 UTC
linux-next: manual merge of the trivial tree with the net-next tree
2013-05-29 2:33 UTC
Another request for status of loopback-tcp-bypass aka "TCP Friends"
2013-05-29 1:39 UTC (2+ messages)
[PATCH] net: Update RPS target at poll for inet
2013-05-29 1:07 UTC (2+ messages)
pull request: batman-adv 2013-05-29
2013-05-29 0:59 UTC (14+ messages)
` [PATCH 01/21] batman-adv: split batadv_is_wifi_iface() into two functions
` [PATCH 02/21] batman-adv: send each broadcast only once on non-wireless interfaces
` [PATCH 03/21] batman-adv: fix typos in kernel doc & comments
` [PATCH 04/21] batman-adv: drop useless argument seqno in neighbor creation
` [PATCH 05/21] batman-adv: slightly improve neighbor creation debug message
` [PATCH 06/21] batman-adv: don't check the source address twice
` [PATCH 07/21] batman-adv: don't check compat version twice
` [PATCH 08/21] batman-adv: do not silently ignore wrong condition
` [PATCH 09/21] batman-adv: don't initialise batman_iv private members in hard-interface.c
` [PATCH 10/21] batman-adv: use eth_hdr() when it makes sense
` [PATCH 11/21] batman-adv: move ring_buffer helper functions in bat_iv_ogm
` [PATCH 12/21] batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c
` [PATCH 13/21] batman-adv: refactor batadv_tt_local_event()
3.9.0-rc8-00005-g824282c: [24988.276086] unregister_netdevice: waiting for tap0 to become free. Usage count = 1
2013-05-28 22:29 UTC (4+ messages)
` [PATCH] net: tun: release the reference of tun device in tun_recvmsg
[Patch v2] skbuff: Hide GFP_ATOMIC page allocation failures for dropped packets
2013-05-28 21:32 UTC (13+ messages)
[PATCH net-next 4/4] igb: enable auxiliary PHC functions for the i210
2013-05-28 21:12 UTC (6+ messages)
` [E1000-devel] "
send info
2013-05-28 20:21 UTC
3.10.0-rc2 mlx4 not receiving packets for some multicast groups
2013-05-28 20:15 UTC (5+ messages)
[patch net-next v3 0/3] net: extend netdevice notifier and use it for flags change
2013-05-28 20:11 UTC (5+ messages)
` [patch net-next v3 1/3] net: pass info struct via netdevice notifier
` [patch net-next v3 2/3] net: pass changed flags along with NETDEV_CHANGE event
` [patch net-next v3 3/3] arp: flush arp cache on IFF_NOARP change
[PATCHv2 0/3] net: phy: prevent linking breakage
2013-05-28 20:09 UTC (5+ messages)
` [PATCHv2 1/3] "
` [PATCHv2 2/3] arm: mxs: don't check for CONFIG_PHYLIB as builtin
` [PATCHv2 3/3] arm: imx: "
[PATCH] net: ethernet: xilinx_emaclite: keep protocol selector bits by reading ANAR
2013-05-28 19:35 UTC (3+ messages)
[PATCH] net: ethernet: freescale: use devm_ioremap_resource()
2013-05-28 18:32 UTC (2+ messages)
[PATCH] net/usb/kalmia: use %*phC to dump small buffers
2013-05-28 18:21 UTC (3+ messages)
[PATCH 2/2] net: mv643xx_eth: proper initialization for Kirkwood SoCs
2013-05-28 18:02 UTC (11+ messages)
[PATCH] net/core/sock.c: add missing VSOCK string in af_family_*_key_strings
2013-05-28 17:58 UTC (2+ messages)
[Patch v2] skbuff: Hide GFP_ATOMIC page allocation failures for dropped packets
2013-05-28 17:15 UTC (7+ messages)
[PATCH net] hyperv: Fix vlan_proto setting in netvsc_recv_callback()
2013-05-28 16:15 UTC
[Patch net-next 1/3] vxlan: remove the unused rcu head from struct vxlan_rdst
2013-05-28 16:07 UTC (4+ messages)
` [Patch net-next 2/3] vxlan: use unsigned int instead of unsigned
` [Patch net-next 3/3] vxlan: defer vxlan init as late as possible
igb: acknowledging time sync interrupts
2013-05-28 16:06 UTC (3+ messages)
[PATCH net-next 0/4] igb: auxiliary PHC functions for the i210
2013-05-28 15:58 UTC (2+ messages)
[PATCH net-next 1/4] igb: refactor and simplify time sync interrupt handling
2013-05-28 15:24 UTC (2+ messages)
[PATCH net-next] phy: add reverse MII PHY connection type
2013-05-28 14:07 UTC
[net-next PATCH v3 0/6] Adding pinctrl PM support for CPSW and MDIO
2013-05-28 14:05 UTC (4+ messages)
` [net-next PATCH v3 1/6] net: cpsw: enhance pinctrl support
[PATCH v5 net-next 0/5] net: low latency Ethernet device polling
2013-05-28 13:44 UTC (16+ messages)
` [PATCH v5 net-next 1/5] net: add napi_id and hash
` [PATCH v5 net-next 2/5] net: implement support for low latency socket polling
` [PATCH v5 net-next 3/5] tcp: add TCP support for low latency receive poll
[PATCH net-next v2 0/2] vxlan: allow specifying multiple default destinations
2013-05-28 11:43 UTC (7+ messages)
` [PATCH net-next v2 1/2] vxlan: introduce vxlan_rdst_append
` [PATCH net-next v2 2/2] vxlan: allow specifying multiple default destinations
` [PATCH iproute2] "
xen-netback stable backports request (regression fixes)
2013-05-28 11:27 UTC (2+ messages)
[PATCH] bonding: trivial: update the comments to reflect the reality
2013-05-28 11:26 UTC
[PATCH net-next 0/2] Add support of IPv4 over IPv4 for module sit
2013-05-28 9:48 UTC (3+ messages)
` [PATCH net-next 1/2] iptunnel: specify protocol outside IP header
` [PATCH net-next 2/2] sit: add IPv4 over IPv4 support
[patch net-next v2 0/3] net: extend netdevice notifier and use it for flags change
2013-05-28 9:25 UTC (6+ messages)
` [patch net-next v2 1/3] net: pass info struct via netdevice notifier
` [patch net-next v2 2/3] net: pass changed flags along with NETDEV_CHANGE event
` [patch net-next v2 3/3] arp: flush arp cache on IFF_NOARP change
[PATCH] bonding: trivial: remove unused parameter from alb_swap_mac_addr()
2013-05-28 9:14 UTC
[PATCH 5/5] net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
2013-05-28 8:56 UTC (2+ messages)
` [PATCH/FIX] "
[PATCH ipvs-next v3 0/2] sched: Add cond_resched_rcu_lock() helper
2013-05-28 8:51 UTC (4+ messages)
[patch net-next 0/3] net: extend netdevice notifier and use it for flags change
2013-05-28 8:22 UTC (5+ messages)
` [patch net-next 1/3] net: pass info struct via netdevice notifier
` [patch net-next 2/3] net: pass changed flags along with NETDEV_CHANGE event
` [patch net-next 3/3] arp: flush arp cache on IFF_NOARP change
[PATCH 0/3 v3] net/macb: RX path enhancement
2013-05-28 8:08 UTC (4+ messages)
` [PATCH 3/3 v3] net/macb: Try to optimize struct macb layout
[Patch net-next v9 00/11] vxlan: add ipv6 support
2013-05-28 7:28 UTC (8+ messages)
[PATCH][RESEND] Fix checksum related BUG in l2tp_ppp receive path
2013-05-28 7:03 UTC
[PATCH net] ipv4: fix redirect handling for TCP packets
2013-05-28 6:40 UTC (4+ messages)
` [PATCH net v2] "
[Patch net-next] bonding: remove ifenslave.c from kernel source
2013-05-28 6:35 UTC (3+ messages)
[PATCH v2 0/2] Fix the SELinux dynamic network access controls
2013-05-28 6:31 UTC (2+ messages)
[PATCH] openvswitch: use -EEXIST as return error to be more precise
2013-05-28 6:31 UTC
[PATCH (net.git)] net: phy: fix a bug when verify the EEE support
2013-05-28 6:30 UTC (2+ messages)
[PATCH] [trivial]doc:networking: Fix typo in documentation/networking
2013-05-28 6:29 UTC (2+ messages)
[PATCH net-next] bonding: allow xmit hash policy change while bond dev is up
2013-05-28 6:27 UTC (2+ messages)
[PATCH] fec_ptp: Use a more standard logging
2013-05-28 6:25 UTC (2+ messages)
[PATCH 1/1] net/phy: Use module_spi_driver in spi_ks8995.c
2013-05-28 6:24 UTC (2+ messages)
[PATCH] netpoll: remove return value from netpoll_rx_disable()
2013-05-28 6:19 UTC (2+ messages)
[PATCH 1/1] net: micrel : ks8851-ml: add dt support
2013-05-28 6:18 UTC (2+ messages)
[PATCH 0/3 v3] phy: allow flagging PHY devices as internal
2013-05-28 5:46 UTC (2+ messages)
[PATCH V2 4/4] net: wan: remove unnecessary platform_set_drvdata()
2013-05-28 5:40 UTC (2+ messages)
[PATCH V2 3/4] net: wireless: remove unnecessary platform_set_drvdata()
2013-05-28 5:37 UTC (2+ messages)
[PATCH V2 2/4] net: irda: remove unnecessary platform_set_drvdata()
2013-05-28 5:36 UTC (2+ messages)
[PATCH V2 1/4] net: ethernet: remove unnecessary platform_set_drvdata()
2013-05-28 5:36 UTC (2+ messages)
[PATCH 0/5] fec: Control the PHY regulator in suspend/resume
2013-05-28 5:30 UTC (2+ messages)
[PATCH net-next 0/3] be2net fixes
2013-05-28 5:27 UTC (2+ messages)
[PATCH 05/36] net: ethernet: 8390: remove unnecessary platform_set_drvdata()
2013-05-28 4:53 UTC
[PATCH net-next 0/6] bnx2x: enhancement patch series
2013-05-28 4:42 UTC (2+ 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).