messages from 2013-07-20 00:12:56 to 2013-07-22 18:38:37 UTC [more...]
[PATCH 1/1] TX throttling bug-fixing patch of AX88179_178A
2013-07-22 18:38 UTC (5+ messages)
[patch net-next v3 0/3] export device physical port id to userspace
2013-07-22 18:37 UTC (8+ messages)
` [patch net-next v3 1/3] net: add ndo to get id of physical port of the device
` [patch net-next v3 2/3] rtnl: export physical port id via RT netlink
` [patch net-next v3 3/3] net: export physical port id via sysfs
[net PATCH] 8139cp: Add dma_mapping_error checking
2013-07-22 18:14 UTC
[PATCH iproute2 v2 0/2] Fix compiler-errors with gcc 4.7.3
2013-07-22 18:03 UTC (5+ messages)
` [PATCH iproute2 v2 1/2] ss: Fix compiler errors of unused return-values
` [PATCH iproute2 v2 2/2] lnstat: "
[PATCH iproute2 0/2] Fix compiler-errors with gcc 4.7.3
2013-07-22 17:26 UTC (9+ messages)
` [PATCH iproute2 1/2] ss: Fix compiler errors of unused return-values
` [PATCH iproute2 2/2] lnstat: "
[PATCH 1/1] drivers: net: cpsw: add support to show hw stats via ethtool
2013-07-22 17:05 UTC (2+ messages)
[PATCH net-next v2] drivers/net: enic: Move ethtool code to a separate file
2013-07-22 16:59 UTC
[patch net-next v2 0/3] add support for peer notifications and igmp rejoins for team
2013-07-22 16:26 UTC (5+ messages)
` [patch net-next v2 1/3] team: add peer notification
` [patch net-next v2 2/3] net: convert resend IGMP to notifier event
` [net-next,v2,2/3] "
` [patch net-next v2 3/3] team: add support for sending multicast rejoins
[PATCH] ath: wil6210: Fix build error
2013-07-22 16:17 UTC (9+ messages)
[patch net-next v2 0/3] export device physical port id to userspace
2013-07-22 15:52 UTC (18+ messages)
` [patch net-next v2 1/3] net: add ndo to get id of physical port of the device
` [patch net-next v2 2/3] rtnl: export physical port id via RT netlink
` [patch net-next v2 3/3] net: export physical port id via sysfs
[PATCH net-next] net: Add phys_port identifier to struct net_device and export it to sysfs
2013-07-22 15:48 UTC (12+ messages)
[PATCH net-next] ip: initialize hash list
2013-07-22 15:31 UTC (9+ messages)
[BUG] ipv6, rawv6_close(): BUG: unable to handle kernel paging request
2013-07-22 15:25 UTC (9+ messages)
[Patch net-next 0/7] net: introduce generic type and helpers for IP address
2013-07-22 15:18 UTC (9+ messages)
` [Patch net-next 1/7] net: introduce generic union inet_addr
` [Patch net-next 2/7] net: introduce generic simple_inet_pton()
` [Patch net-next 3/7] inetpeer: use generic union inet_addr
` [Patch net-next 4/7] sunrpc: "
` [Patch net-next 5/7] fs: use generic union inet_addr and help functions
` [Patch net-next 6/7] sctp: use generic union inet_addr
` [Patch net-next 7/7] selinux: "
[PATCH 0/2] net: fix ixp4xx_eth
2013-07-22 14:49 UTC (6+ messages)
` [PATCH 1/2] arm: ixp4xx: set cohorent_dma_mask for ethernet platform devices
` [PATCH 2/2] net: ixp4xx_eth: use parent device for dma allocations
[PATCH 1/2 V2] vxlan fdb replace an existing entry
2013-07-22 13:16 UTC (4+ messages)
` [PATCH 2/2 V2] macvlan fdb replace support
[PATCH] net: trans_rdma: remove unused function
2013-07-22 12:59 UTC
[PATCH] net: Add MOXA ART SoCs ethernet driver
2013-07-22 11:09 UTC (3+ messages)
[DISCUSSION] rt6i_genid
2013-07-22 10:53 UTC (6+ messages)
` [RFC PATCH net-next] net: split rt_genid for ipv4 and ipv6
[r8169] About the "PHY reset until link up" warning
2013-07-22 10:42 UTC
[thermal_init] kernel BUG at net/netlink/genetlink.c:145!
2013-07-22 8:58 UTC (2+ messages)
[PATCH 0/2] Netfilter fixes for net (3.11-rc1)
2013-07-22 8:34 UTC (3+ messages)
` [PATCH 1/2] netfilter: ctnetlink: fix incorrect NAT expectation dumping
` [PATCH 2/2] netfilter: xt_socket: fix broken v0 support
[PULL] vhost: cleanups and fixes
2013-07-22 8:07 UTC (2+ messages)
[patch] mlx5: use after free in mlx5_cmd_comp_handler()
2013-07-22 8:02 UTC
[PATCH net v2 1/1] r8169: fix lockdep warning when removing interface
2013-07-22 7:53 UTC
[PATCH 0/2] sh_eth: Add support for r8a7790 SoC
2013-07-22 7:15 UTC (3+ messages)
` [PATCH 1/2] sh_eth: add support for RMIIMODE register
` [PATCH 2/2] sh_eth: Add support for r8a7790 SoC
[PATCH net-next] net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
2013-07-22 6:21 UTC
[RESEND PATCH net-next] net ipv6: Remove rebundant rt6i_nsiblings initialization
2013-07-22 6:20 UTC
[PATCH 0/6] fec: Improve resources handling
2013-07-22 4:21 UTC (8+ messages)
` [PATCH 1/6] fec: Do not enable/disable optional clocks unconditionally
` [PATCH 2/6] fec: Fix the order for enabling/disabling the clocks
` [PATCH 3/6] fec: Enable/disable clk_ptp in suspend/resume
` [PATCH 4/6] fec: Check the return value from clk_prepare_enable()
` [PATCH 5/6] fec: Remove unneeded check in platform_get_resource()
` [PATCH 6/6] fec: Use devm_request_irq()
[PATCH 1/4 net-next] tcp: consolidate SYNACK RTT sampling
2013-07-22 3:40 UTC (8+ messages)
` [PATCH 2/4 net-next] tcp: prefer packet timing to TS-ECR for RTT
` [PATCH 3/4 net-next] tcp: measure RTT from new SACK
` [PATCH 4/4 net-next] tcp: use RTT from SACK for RTO
Fwd: 3.10.0 network trace
2013-07-22 1:36 UTC (7+ messages)
` "
[PATCH 3/4] bonding: the calling of bond->slave_cnt need protection
2013-07-22 0:47 UTC (6+ messages)
` [3/4] "
[PATCH 1/4] bonding: don't call slave_xxx_netpoll under spinlocks
2013-07-22 0:40 UTC (3+ messages)
` [1/4] "
[PATCH] r8169: cancel work queue when interface goes down
2013-07-21 23:11 UTC (4+ messages)
[PATCH] via-rhine: Fix tx_timeout handling
2013-07-21 20:24 UTC (4+ messages)
[RFC] EEPROM dumping/changing code for r8169 driver
2013-07-21 20:12 UTC (4+ messages)
[RFC] qlcnic: Enhance ethtool to display board temperature
2013-07-21 15:54 UTC (2+ messages)
[Patch net-next] vti: switch to new ip tunnel code
2013-07-21 7:33 UTC (3+ messages)
[PATCH] skbuff: ensure to reset dev in skb_scrub_packet()
2013-07-21 6:08 UTC (6+ messages)
Linux "Kernel" Explorer
2013-07-21 0:14 UTC
pull request: wireless 2013-07-19
2013-07-21 0:02 UTC (2+ messages)
pull-request: can 2013-07-19
2013-07-21 0:01 UTC (2+ messages)
r8169: is the work queue is initialized at wrong place?
2013-07-20 23:22 UTC (3+ messages)
[PATCH net-next] ip6mr: change the prototype of ip6_mr_forward()
2013-07-21 0:00 UTC
[PATCH v3 net-next] ipmr: change the prototype of ip_mr_forward()
2013-07-20 20:25 UTC (3+ messages)
[PATCH] fec: Add MODULE_ALIAS
2013-07-20 19:20 UTC
Yon've won a Prize
2013-07-20 2:51 UTC
[net-next PATCH 1/1] drivers: net: cpsw: add support to show hw stats via ethtool get_regs
2013-07-20 8:00 UTC (3+ messages)
[PATCH 4/4] bonding: bond_sysfs.c Checkpatch cleanup
2013-07-20 7:24 UTC
[PATCH 2/4] bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_main.c
2013-07-20 7:23 UTC
// RE // CANADIAN DRAW ATTACHED NOTE
2013-07-20 6:36 UTC
[PATCH] bridge: do not call setup_timer() multiple times
2013-07-20 5:13 UTC (2+ messages)
[PATCH v2.35 0/6] MPLS actions and matches
2013-07-20 3:07 UTC (7+ messages)
` [PATCH v2.35 1/6] odp: Only pass vlan_tci to commit_vlan_action()
` [PATCH v2.35 2/6] odp: Allow VLAN actions after MPLS actions
` [PATCH v2.35 3/6] ofp-actions: Add OFPUTIL_OFPAT13_PUSH_MPLS
` [PATCH v2.35 4/6] ofp-actions: Add separate OpenFlow 1.3 action parser
` [PATCH v2.35 6/6] datapath: Add basic MPLS support to kernel
` [PATCH v2.35 5/6] lib: Push MPLS tags in the OpenFlow 1.3 ordering
strange crashes in tcp_poll() via epoll_wait
2013-07-20 2:03 UTC (4+ messages)
[PATCH net] veth: add vlan features
2013-07-20 0:37 UTC (2+ messages)
[patch] arcnet: cleanup sizeof parameter
2013-07-20 0:37 UTC (2+ messages)
[PATCH v2] sysctl net: Keep tcp_syn_retries inside the boundary
2013-07-20 0:37 UTC (2+ messages)
[PATCH 1/1] net/velocity: add poll controller function for velocity nic
2013-07-20 0:35 UTC (2+ messages)
[PATCH] mISDN: replace sum of bitmasks with OR operation
2013-07-20 0:35 UTC (2+ messages)
[PATCH] net/irda: fixed style issues in irttp
2013-07-20 0:34 UTC (2+ messages)
[PATCH net 0/9] qlcnic: bug fixes
2013-07-20 0:12 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).