messages from 2013-06-03 20:00:46 to 2013-06-05 05:22:07 UTC [more...]
[Patch net-next v1 1/3] igmp: avoid taking RTNL for ip_mc_find_dev()
2013-06-05 5:21 UTC (6+ messages)
` [Patch net-next v1 2/3] igmp: fix return values of some functions
` [Patch net-next v1 3/3] igmp: convert RTNL lock to a spinlock
[PATCH v2] net: sh-eth: Add flag to determine the type of TSU register
2013-06-05 5:12 UTC (5+ messages)
[PATCH net-next] net_sched: add 64bit rate estimators
2013-06-05 5:00 UTC
xen-netback stable backports request (regression fixes)
2013-06-05 4:55 UTC (2+ messages)
[PATCH net-next v3 0/2] vxlan: allow specifying multiple default destinations
2013-06-05 4:30 UTC (29+ messages)
` [PATCH net-next v3 2/2] "
` [RFC] vxlan: convert remote list to list_rcu
` [PATCH iproute2] vxlan: allow specifying multiple default destinations
[PATCH net-next 01/10] vxlan: only migrate dynamic FDB entries
2013-06-05 4:24 UTC (10+ messages)
` [PATCH net-next 02/10] vxlan: handle skb_clone failure
` [PATCH net-next 03/10] vxlan: move IGMP join/leave to work queue
` [PATCH net-next 04/10] vxlan: send notification when MAC migrates
` [PATCH net-next 05/10] vxlan: make vxlan_xmit_one void
` [PATCH net-next 06/10] vxlan: convert remotes list to list_rcu
` [PATCH net-next 07/10] vxlan: port module param should be ushort
` [PATCH net-next 08/10] vxlan: use initializer for dummy structures
` [PATCH net-next 09/10] vxlan: whitespace cleanup
` [PATCH net-next 10/10] vxlan: version 0.2
[PATCH] include/linux/skbuff.h: using '0xffff' instead of '~0U'
2013-06-05 0:54 UTC (10+ messages)
` [PATCH v2] include/linux/skbuff.h: using '(u16) ~0U' "
` [PATCH v3] include/linux/skbuff.h: using '(__u16) "
[net-next rfc V2 0/8] Multiqueue API for macvtap
2013-06-05 3:01 UTC (8+ messages)
` [net-next rfc V2 7/8] macvtap: add TUNSETQUEUE ioctl
[PATCH] usbnet: improve/fix status interrupt endpoint interval
2013-06-05 1:22 UTC (2+ messages)
tc linklayer ADSL calc broken after commit 56b765b79 (htb: improved accuracy at high rates)
2013-06-05 0:44 UTC (18+ messages)
` [PATCH iproute2] htb: report overhead attribute
` Bad shaping at low rates, after commit 56b765b79 (htb: improved accuracy at high rates)
` [PATCH] net_sched: htb: do not mix 1ns and 64ns time units
[PATCH] net: core: move mac_pton() to lib/net_utils.c
2013-06-05 0:43 UTC (3+ messages)
[PATCH 1/2] net: sun4i-emac: Remove redundant platform_set_drvdata()
2013-06-05 0:40 UTC (4+ messages)
` [PATCH 2/2] net: sun4i-emac: Staticize local symbols
[PATCH] net: emaclite: Use platform resource table
2013-06-05 0:39 UTC (3+ messages)
[PATCH net-next] cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header
2013-06-05 0:38 UTC (3+ messages)
[PATCH net-next] netpoll: fix position of network header
2013-06-05 0:37 UTC (2+ messages)
[PATCH net-next v2] pktgen: Fix position of ip and udp header
2013-06-05 0:36 UTC (3+ messages)
[PATCH] net: sun4i-emac: remove erroneous assignment
2013-06-05 0:34 UTC (4+ messages)
[PATCH net-next] mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue
2013-06-05 0:30 UTC (2+ messages)
[PATCH net-next] net/mlx4: use one page fragment per incoming frame
2013-06-05 0:28 UTC (3+ messages)
[PATCH] net: fix sk_buff head without data area
2013-06-05 0:27 UTC (2+ messages)
[PATCH net] tg3: Add read dma workaround for 5720
2013-06-05 0:25 UTC (2+ messages)
[PATCH v2] net: mvneta: read MAC address from hardware when available
2013-06-05 0:24 UTC (2+ messages)
[PATCH -next] net: sun4i-emac: fix a typo in emac_probe()
2013-06-05 0:20 UTC (3+ messages)
[PATCH] net: mv643xx_eth: add missing semicolon
2013-06-05 0:19 UTC (3+ messages)
[PATCH net] bnx2x: Fix bridged GSO for 57710/57711 chips
2013-06-05 0:17 UTC (2+ messages)
pull-request: can-next 2013-06-03
2013-06-05 0:16 UTC (2+ messages)
[PATCH] net: ipv6: Fix incompatible pointer type warning
2013-06-05 0:14 UTC (3+ messages)
[PATCH net-next] net/ethtool: Fix comment regarding location of dev_ethtool() call
2013-06-05 0:10 UTC (2+ messages)
[PATCHv2 net-next] net: fec: add fallback to random MAC address
2013-06-05 0:00 UTC (2+ messages)
[PATCH net] bnx2x: fix TCP offload for tunneling ipv4 over ipv6
2013-06-05 0:00 UTC (2+ messages)
[Patch net-next v2] ping: always initialize ->sin6_scope_id and ->sin6_flowinfo
2013-06-04 23:59 UTC (3+ messages)
[PATCH] net: tun: release the reference of tun device in tun_recvmsg
2013-06-04 23:58 UTC (3+ messages)
` [PATCH] ipv6: assign rt6_info to inet6_ifaddr in init_loopback
[PATCH] net: mark netdev_create_hash __net_init
2013-06-04 23:47 UTC (2+ messages)
[PATCH v2] net: emaclite: Fix typo in error message
2013-06-04 23:44 UTC (3+ messages)
[PATCH net-next 1/3] xfrm: simplify the exit path of xfrm_output_one()
2013-06-04 22:19 UTC (6+ messages)
` [PATCH net-next 2/3] net: do not manually initialize enumerators
` [PATCH net-next 3/3] Kconfig: remove dangling references to the deleted file
[PATCH][RESEND] Fix checksum related BUG in l2tp_ppp receive path
2013-06-04 22:15 UTC (2+ messages)
[PATCH 0/3 net-next] bcm63xx_enet: add support for BCM63xx gigabit integrated switch
2013-06-04 21:53 UTC (4+ messages)
` [PATCH 1/3 net-next] bcm63xx_enet: implement reset autoneg ethtool callback
` [PATCH 2/3 net-next] bcm63xx_enet: split DMA channel register accesses
` [PATCH 3/3 net-next] bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch
[PATCH v2.30] datapath: Add basic MPLS support to kernel
2013-06-04 21:49 UTC (2+ messages)
pull-request: can 2013-06-03
2013-06-04 21:31 UTC (2+ messages)
[net-next PATCH 0/8] add phy driver for Atheros AR8031 and CPSW phy-mode DT enhancement
2013-06-04 21:17 UTC (13+ messages)
` [net-next PATCH 1/8] drivers: net: phy: at803x code cleanup on register and unregister driver
` [net-next PATCH 2/8] drivers: net: phy: at803x: seperate wol specific code to wol standard apis
` [net-next PATCH 3/8] drivers: net: phy: at803x: add interface mode support
` [net-next PATCH 4/8] drivers: net: phy: at803x: add support for AT8031
` [net-next PATCH 5/8] ARM: OMAP2+: omap2plus_defconfig: Enable Atheros support
` [net-next PATCH 6/8] ARM: dts: AM33XX: Add CPSW phy_id device tree data to am335x-evmsk
` [net-next PATCH 7/8] drivers: net: ethernet: cpsw: add phy-mode support to cpsw driver
` [net-next PATCH 8/8] ARM: dts: AM33XX: Add phy-mode to CPSW node
pull request: wireless 2013-06-03
2013-06-04 20:56 UTC (3+ messages)
[PATCH net 0/4] Mellanox driver fixes June 4th, 2013
2013-06-04 19:58 UTC (6+ messages)
` [PATCH net 1/4] net/mlx4_en: Fix adaptive moderation cq update
` [PATCH net 2/4] net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficiently initialized
` [PATCH net 3/4] net/mlx4_en: Handle unassigned VF MAC address correctly
` [PATCH net 4/4] net/mlx4_core: Keep VF assigned MAC in the PF admin table
[PATCH v4 1/4] Clean up indentation in net/ipv6/transp_v6.h
2013-06-04 19:57 UTC (8+ messages)
` [PATCH v4 2/4] net: ipv6: Unify {raw,udp}6_sock_seq_show
` [PATCH v4 3/4] net: ipv4: make the ping /proc code AF-independent
` [PATCH v4 4/4] net: ipv6: Implement /proc/net/icmp6
vhost && kernel BUG at /build/linux/mm/slub.c:3352!
2013-06-04 18:50 UTC
[PATCH] usbnet: mcs7830: improve workaround against unreliable link status
2013-06-04 18:30 UTC
IPsec maintenance for the next weeks
2013-06-04 17:55 UTC (4+ messages)
[ 112/184] epoll: prevent missed events on EPOLL_CTL_MOD
2013-06-04 17:23 UTC
[PATCHv2 1/3] net: phy: prevent linking breakage
2013-06-04 17:17 UTC (8+ messages)
[PATCH] ip: set the close-on-exec flag for descriptors
2013-06-04 16:11 UTC (2+ messages)
[PATCH 4/4] cw1200: hwio: Remove an unnecessary goto
2013-06-04 15:09 UTC (2+ messages)
[PATCH nf-next] netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag
2013-06-04 14:30 UTC (4+ messages)
[PATCH net-next 00/12] tipc: make use of kernel threads to simplify things
2013-06-04 13:40 UTC (7+ messages)
` [PATCH net-next 01/12] tipc: change socket buffer overflow control to respect sk_rcvbuf
[PATCH] ethernet/arc/arc_emac - Add new driver
2013-06-04 12:21 UTC
[RESEND PATCH net-next] xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter
2013-06-04 11:29 UTC (4+ messages)
[PATCH net] ipv6: prevent fib6_run_gc() contention
2013-06-04 11:08 UTC
[PATCH v4] net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR
2013-06-04 10:36 UTC (2+ messages)
Reply
2013-06-03 13:58 UTC
Adding ND to bonding?
2013-06-04 9:33 UTC (3+ messages)
[RESEND][PATCH 3/7] net, ipw2x00: remove redundant D0 power state set
2013-06-04 9:16 UTC (2+ messages)
**Short Note**
2013-06-04 8:58 UTC
**Short Note**
2013-06-04 9:01 UTC
[PATCH v8 net-next 0/7] net: low latency Ethernet device polling
2013-06-04 8:52 UTC (5+ messages)
` [PATCH v8 net-next 5/7] net: simple poll/select low latency socket poll
[PATCH] net: emaclite: include linux/of_irq.h
2013-06-04 8:46 UTC (4+ messages)
[PATCH] net/macb: fix ISR clear-on-write behavior only for some SoC
2013-06-04 7:57 UTC (9+ messages)
net: phy: Add config option to specify external switch port to be used if switch is used as PHY
2013-06-04 7:51 UTC
[PATCH net-next] bnx2x: fix a power state test
2013-06-04 7:30 UTC (2+ messages)
linux-next: build warning after merge of the final tree (net tree related)
2013-06-04 7:27 UTC
[RESEND][PATCH] net: wireless: iwlegacy: fix build error for il_pm_ops
2013-06-04 7:07 UTC
test
2013-06-04 6:04 UTC
[BUG] acess_ok() missing from zerocopy_sg_from_iovec()
2013-06-04 5:32 UTC (5+ messages)
Problems with Freescale FEC PHY driver
2013-06-04 3:07 UTC
[PATCH] iproute2: fix build failure on sparc due to -Wformat and tv_usec
2013-06-04 2:58 UTC (2+ messages)
[ PATCH iproute2] ss: replace bfp with bpf in usage()
2013-06-04 2:57 UTC (2+ messages)
[PATCH] iproute2: bridge: fix 'bridge link' setlink/getlink parsing
2013-06-04 2:57 UTC (2+ messages)
linux-next: manual merge of the wireless-next tree with the net tree
2013-06-04 2:43 UTC
linux-next: manual merge of the wireless-next tree with the net-next tree
2013-06-04 2:33 UTC
r8169 with 3.9.0-rc9
2013-06-04 2:16 UTC (11+ messages)
[patch] ipvs: info leak in __ip_vs_get_dest_entries()
2013-06-04 1:03 UTC (3+ messages)
Inquiry About How to Make Reliable Wireless Injection Using MAC80211
2013-06-03 22:17 UTC (3+ messages)
[PATCH net] rtnetlink: ndo_dflt_fdb_del() never works
2013-06-03 21:40 UTC (5+ messages)
[PATCH net-next] pktgen: Fix position of ip and udp header
2013-06-03 21:24 UTC (2+ messages)
Using dev_queue_xmit causes a system halt problem
2013-06-03 20:05 UTC
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).