messages from 2013-04-18 10:28:20 to 2013-04-19 10:36:11 UTC [more...]
my small cpsw queue
2013-04-19 10:35 UTC (17+ messages)
` [PATCH 1/5] net/davinci_cpdma: don't check for jiffies with interrupts
` [PATCH 2/5] net/cpsw: don't continue if we miss to allocate rx skbs
` [PATCH 3/5] net/cpsw: don't rely on netif_running() to check which device is active
` [PATCH 4/5] net/davinci_cpdma: remove unused argument in cpdma_chan_submit()
` [PATCH 5/5] net/cpsw: redo rx skb allocation in rx path
[PATCH] GRE: Use IS_ERR_OR_NULL in gre_gso_segment
2013-04-19 10:24 UTC (2+ messages)
[net-next PATCH 0/3] net: frag code fixes and RFC for LRU removal
2013-04-19 10:11 UTC (8+ messages)
` [net-next PATCH 1/3] net: fix race bug in fragmentation create code
` [net-next PATCH 2/3] net: fix enforcing of fragment queue hash list depth
` [RFC net-next PATCH 3/3] net: remove fragmentation LRU list system
[PATCH wireless-next] rt2x00: Use more current logging styles, shrink object size
2013-04-19 9:52 UTC (3+ messages)
net/macb: clear tx/rx completion flags in ISR
2013-04-19 9:38 UTC (5+ messages)
[PATCH net-next 0/2] batman-adv: fixes for net-next
2013-04-19 9:04 UTC (3+ messages)
` [PATCH next 1/2] batman-adv: fix batadv_is_my_mac() usage
` [PATCH next 2/2] batman-adv: fix global protection fault during soft_iface destruction
[PATCH net-next v3 1/1] net: fec: Enable imx6 enet checksum acceleration
2013-04-19 8:45 UTC (15+ messages)
Netpoll triggers soft lockup
2013-04-19 8:38 UTC (13+ messages)
` [PATCH RFC] spinlock: split out debugging check from spin_lock_mutex
batman-adv merge-conflict
2013-04-19 8:26 UTC
strange behaviour of MC7700 with sierra_net
2013-04-19 8:25 UTC (4+ messages)
` [PATCH 1/2 v5] usbnet: allow status interrupt URB to always be active
[PATCH] net: usb: active URB submitted multiple times
2013-04-19 8:21 UTC (6+ messages)
linux-next: build failure after merge of the net-next tree
2013-04-19 8:13 UTC (3+ messages)
[PATCH net-next] net: sctp: minor: remove dead code from sctp_packet
2013-04-19 7:59 UTC
rtl8168e-vl dropping tftp ack
2013-04-19 7:49 UTC (7+ messages)
[PATCH] datapath: Add basic MPLS support to kernel
2013-04-19 7:41 UTC
[PATCH 0/2] Small Modifications to GSO to allow segmentation of MPLS
2013-04-19 7:29 UTC (3+ messages)
` [PATCH 1/2] net: More fine-grained support for encapsulated GSO features
` [PATCH 2/2] net: Loosen constraints for recalculating checksum in skb_segment()
[RFC/RFT PATCH 0/2 V2] Adding a new bluetooth driver to the kernel
2013-04-19 7:23 UTC (5+ messages)
` [RFC/RFT PATCH 2/2] rtk_btusb: A new driver for the Bluetooth portion of the Realtek RTL8723AE chip
[PATCH] e1000e: fix mismatch in mutex lock-unlock in e1000_reset_hw_82571()
2013-04-19 6:44 UTC (2+ messages)
[PATCH net 0/3] qlge: Bug fixes
2013-04-19 5:49 UTC (4+ messages)
` [PATCH net 1/3] qlge: Fix receive path to drop error frames
` [PATCH net 2/3] qlge: Fix ethtool autoneg advertising
` [PATCH net 3/3] qlge: Update version to 1.00.00.32
[PATCH net-next] tcp: remove one indentation level in tcp_rcv_state_process()
2013-04-19 3:16 UTC
linux-next: manual merge of the net-next tree with the net tree
2013-04-19 2:53 UTC
[PATCH] netfilter: add my copyright statements
2013-04-19 2:14 UTC
[PATCH 4/5] netfilter: add my copyright statements
2013-04-19 1:27 UTC
[PATCH 0/5] Netfilter updates for net-next
2013-04-19 1:23 UTC (5+ messages)
` [PATCH 1/5] netfilter: ipv4: propagate routing errors from ip_route_me_harder()
` [PATCH 2/5] netfilter: ipv6: propagate routing errors from ip6_route_me_harder()
` [PATCH 3/5] netfilter: nat: propagate errors from xfrm_me_harder()
` [PATCH 5/5] netfilter: xt_rpfilter: depend on raw or mangle table
[PATCH 0/2] netfilter fixes for net
2013-04-19 1:16 UTC (3+ messages)
` [PATCH 1/2] netfilter: ipset: bitmap:ip,mac: fix listing with timeout
` [PATCH 2/2] netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
[PATCH net-next v2 2/2] openvswitch: Use lockless genl
2013-04-19 0:25 UTC (2+ messages)
[net-next 00/15][pull request] Intel Wired LAN Driver Updates
2013-04-18 23:41 UTC (18+ messages)
` [net-next 01/15] ixgbe: in shutdown, do netif_running() under rtnl_lock
` [net-next 02/15] ixgbe: Add support for WoL on 82599 SFP+ LOM
` [net-next 03/15] ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
` [net-next v2 04/15] igb: Support for 100base-fx SFP
` [net-next v2 05/15] igb: Support to read and export SFF-8472/8079 data
` [net-next 06/15] igb: Implement support to power sfp cage and turn on I2C
` [net-next 07/15] igb: random code and comments fix
` [net-next 08/15] igb: Mask off check of frag_off as we only want fragment offset
` [net-next 09/15] igb: Pull adapter out of main path in igb_xmit_frame_ring
` [net-next 10/15] igb: Use rx/tx_itr_setting when setting up initial value of itr
` [net-next 11/15] igb: Fix sparse warnings on function pointers
` [net-next 12/15] igb: Fix code comments and whitespace
` [net-next 13/15] igb: Enable EEE LP advertisement
` [net-next 14/15] igb: add support for spoofchk config
` [net-next 15/15] igb: Add support for i354 devices
[PATCH v2 net-next 0/4] bnx2x: refactor nvram related code and update version
2013-04-18 23:15 UTC (6+ messages)
` [PATCH v2 net-next 1/4] bnx2x: refactor nvram read procedure
` [PATCH v2 net-next 2/4] bnx2x: add additional regions for CRC memory test
` [PATCH v2 net-next 4/4] bnx2x: update version to 1.78.17-0
[PATCH iproute2 v4] vxlan: Allow setting destination to unicast address
2013-04-18 22:53 UTC (2+ messages)
[PATCH net,stable 0/3] qmi_wwan: working around 3 serious firmware bugs
2013-04-18 22:57 UTC (4+ messages)
` [PATCH net,stable 2/3] net: qmi_wwan: fixup destination address (firmware bug workaround)
` [PATCH net,stable 1/3] net: qmi_wwan: fixup missing ethernet header "
` [PATCH net,stable 3/3] net: qmi_wwan: prevent duplicate mac address on link "
[Patch net-next v4 0/5] vxlan: add ipv6 support
2013-04-18 22:57 UTC (10+ messages)
` [Patch net-next v4 3/5] "
` [Patch net-next v4 4/5] vxlan: add scope_id support for ll addr
` [Patch net-next v4 5/5] ipv6: Add generic UDP Tunnel segmentation
` [PATCH iproute2] vxlan: add ipv6 support
[PATCH] netfilter: add my copyright statements
2013-04-18 22:14 UTC (2+ messages)
[PATCH] build: resolve compile error due to missing include
2013-04-18 22:09 UTC (2+ messages)
Strange IPSec / ICMPv6 redirect behavior
2013-04-18 22:03 UTC
hitting lockdep warning as of too early VF probe with 3.9-rc1
2013-04-18 21:57 UTC (4+ messages)
` [PATCHv2 for-3.9] pci: avoid work_on_cpu for nested SRIOV probes
[PATCH net-next v2 1/2] genl: Allow concurrent genl callbacks
2013-04-18 21:30 UTC
[PATCH net-next 2/2] openvswitch: Use lockless genl
2013-04-18 21:24 UTC (3+ messages)
[PATCH net-next 1/2] genl: Allow concurrent genl callbacks
2013-04-18 21:22 UTC
[PATCH repost for-3.9] pci: avoid work_on_cpu for nested SRIOV probes
2013-04-18 20:11 UTC (18+ messages)
[PATCH net-next 2/2] openvswitch: Use lockless genl
2013-04-18 21:07 UTC (3+ messages)
[PATCH] bridge: fix IP DNAT handling when packet is sent back via same bport
2013-04-18 21:02 UTC (3+ messages)
[PATCH 04/28] proc: Supply PDE attribute setting accessor functions [RFC]
2013-04-18 20:34 UTC (5+ messages)
` [PATCH 26/28] proc: Supply a function to remove a proc entry by PDE [RFC]
[PATCH net-next] tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
2013-04-18 20:26 UTC (8+ messages)
Bonding driver has bad load balancing for forwarded traffic, 3.7+
2013-04-18 19:33 UTC (4+ messages)
[PATCH net 0/2] bnx2x: Bug fixes patch series
2013-04-18 19:04 UTC (2+ messages)
[net-next v2 0/9][pull request] Intel Wired LAN Driver Updates
2013-04-18 19:01 UTC (2+ messages)
[PATCHv2 0/5] bonding: enslave and locking bug fixes
2013-04-18 18:58 UTC (8+ messages)
` [PATCHv2 1/5] bonding: mc addresses don't get deleted on enslave failure
` [PATCHv2 2/5] bonding: vlans "
` [PATCHv3 3/5] bonding: primary_slave & curr_active_slave are not cleaned "
` [PATCHv2 4/5] bonding: disable netpoll "
` [PATCHv2 5/5] bonding: in bond_mc_swap() bond's mc addr list is walked without lock
[PATCH v2] fec: Remove unneeded asm header files
2013-04-18 18:56 UTC (2+ messages)
[PATCH net 0/3] qlcnic: Bug fixes
2013-04-18 18:55 UTC (5+ messages)
` [PATCH net 1/3] qlcnic: Stop traffic before performing loopback test
` [PATCH net 2/3] qlcnic: fix TSO race condition
` [PATCH net 3/3] qlcnic: Fix typo in logs
[net 2/2] ixgbe: Fix a bug in setting VF VLAN via PF
2013-04-18 18:52 UTC (2+ messages)
[net 1/2] igb: Revert support for build_skb in igb
2013-04-18 18:52 UTC (2+ messages)
pull request: batman-adv 2013-04-17
2013-04-18 18:51 UTC (2+ messages)
[PATCH] fec: Remove unneeded asm header files
2013-04-18 17:57 UTC (5+ messages)
[PATCH] bridge: Add missing include for in6_addr
2013-04-18 17:51 UTC (3+ messages)
[PATCH 0/5] bonding: enslave and locking bug fixes
2013-04-18 17:15 UTC (8+ messages)
` [PATCH 1/5] bonding: mc addresses don't get deleted on enslave failure
` [PATCH 2/5] bonding: vlans "
` [PATCH 3/5] bonding: primary_slave & curr_active_slave are not cleaned "
` [PATCH 4/5] bonding: disable netpoll "
` [PATCH 5/5] bonding: in bond_mc_swap() bond's mc addr list is walked without lock
[PATCH net-next 1/2] genl: Allow concurrent genl callbacks
2013-04-18 16:51 UTC
[PATCH 00/14]: netlink: memory mapped I/O
2013-04-18 16:26 UTC (10+ messages)
` [PATCH 08/14] netlink: implement memory mapped sendmsg()
[PATCH 0/3] Dual EMAC mode implementation of CPSW
2013-04-18 16:01 UTC (6+ messages)
[PATCH v2 1/8] net: sh-eth: Remove ifdef from definition of bit of EDSR and GECMR
2013-04-18 14:57 UTC (10+ messages)
` [PATCH v2 4/8] net: sh-eth: Remove SH_ETH_HAS_TSU and use tsu of sh_eth_cpu_data instead
` [PATCH v2 5/8] net: sh-eth: Add CONFIG_PM to definition of dev_pm_ops
` [PATCH v2 6/8] net: sh-eth: Add irq configureation flags in sh_eth_cpu_data
` [PATCH v2 7/8] net: sh-eth: Remove ifdef for sh_eth_select_mii
[PATCH] net: sh-eth: Add flag to determine the type of TSU register
2013-04-18 14:48 UTC (2+ messages)
[PATCH 1/8] net: sh-eth: Remove ifdef from definition of bit of EDSR and GECMR
2013-04-18 14:12 UTC (3+ messages)
` [PATCH 3/8] net: sh-eth: Remove duplicate sh_eth_set_duplex()
[PATCH v6] net: sh_eth: Add support of device tree probe
2013-04-18 14:04 UTC (8+ messages)
[PATCH] pkt_sched: fix error return code in fw_change_attrs()
2013-04-18 13:23 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).