messages from 2013-04-17 10:36:50 to 2013-04-18 14:05:37 UTC [more...]
[PATCH repost for-3.9] pci: avoid work_on_cpu for nested SRIOV probes
2013-04-18 14:49 UTC (16+ messages)
[PATCH v6] net: sh_eth: Add support of device tree probe
2013-04-18 14:04 UTC (8+ messages)
[Patch net-next v4 0/5] vxlan: add ipv6 support
2013-04-18 13:36 UTC (9+ messages)
` [Patch net-next v4 3/5] "
` [Patch net-next v4 4/5] vxlan: add scope_id support for ll addr
[PATCH] pkt_sched: fix error return code in fw_change_attrs()
2013-04-18 13:23 UTC (4+ messages)
[PATCH v2] fec: Remove unneeded asm header files
2013-04-18 12:54 UTC
[PATCH net-next v3 1/1] net: fec: Enable imx6 enet checksum acceleration
2013-04-18 12:49 UTC (6+ messages)
[PATCH] fec: Remove unneeded asm header files
2013-04-18 12:42 UTC (4+ messages)
my small cpsw queue
2013-04-18 12:13 UTC (14+ 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 00/14]: netlink: memory mapped I/O
2013-04-18 11:11 UTC (24+ messages)
` [PATCH 01/14] netlink: add symbolic value for congested state
` [PATCH 02/14] netlink: rename ssk to sk in struct netlink_skb_params
` [PATCH 03/14] net: add function to allocate sk_buff head without data area
` [PATCH 04/14] netlink: don't orphan skb in netlink_trim()
` [PATCH 05/14] netlink: add netlink_skb_set_owner_r()
` [PATCH 06/14] netlink: mmaped netlink: ring setup
` [PATCH 07/14] netlink: add mmap'ed netlink helper functions
` [PATCH 08/14] netlink: implement memory mapped sendmsg()
` [PATCH 09/14] netlink: implement memory mapped recvmsg()
` [PATCH 10/14] netlink: add flow control for memory mapped I/O
` [PATCH 11/14] netlink: add RX/TX-ring support to netlink diag
` [PATCH 12/14] netlink: add documentation for memory mapped I/O
` [PATCH 13/14] netfilter: rename netlink related "pid" variables to "portid"
` [PATCH 14/14] nfnetlink: add support for memory mapped netlink
[PATCH] bridge: Add missing include for in6_addr
2013-04-18 11:04 UTC (2+ messages)
[PATCH v2 net-next 0/4] bnx2x: refactor nvram related code and update version
2013-04-18 10:27 UTC (5+ 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 3/4] bnx2x: allow nvram test to run when device is down
` [PATCH v2 net-next 4/4] bnx2x: update version to 1.78.17-0
[PATCH v2 1/8] net: sh-eth: Remove ifdef from definition of bit of EDSR and GECMR
2013-04-18 10:11 UTC (8+ messages)
` [PATCH v2 2/8] net: sh-eth: Set EDSR_ENALL instead of 0x03 is set to EDSR
` [PATCH v2 3/8] net: sh-eth: Remove duplicate sh_eth_set_duplex()
` [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 v2 8/8] net: sh-eth: Rewrite sh_eth_reset function
[PATCH net 0/2] bnx2x: Bug fixes patch series
2013-04-18 8:49 UTC (3+ messages)
` [PATCH net 1/2] bnx2x: Prevent UNDI FW illegal host access
` [PATCH net 2/2] bnx2x: Fix status blocks configuration
rtl8168e-vl dropping tftp ack
2013-04-18 9:51 UTC (3+ messages)
[PATCH] bridge: fix IP DNAT handling when packet is sent back via same bport
2013-04-18 9:37 UTC
[PATCH 37/72] rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
2013-04-18 9:16 UTC
[PATCH] net: Remove return value from list_netdevice()
2013-04-18 8:17 UTC
[PATCH 1/8] net: sh-eth: Remove ifdef from definition of bit of EDSR and GECMR
2013-04-18 7:01 UTC (8+ messages)
` [PATCH 2/8] net: sh-eth: Set EDSR_ENALL instead of 0x03 is set to EDSR
` [PATCH 3/8] net: sh-eth: Remove duplicate sh_eth_set_duplex()
` [PATCH 4/8] net: sh-eth: Remove SH_ETH_HAS_TSU and use tsu of sh_eth_cpu_data instead
` [PATCH 5/8] net: sh-eth: Add CONFIG_PM to definition of dev_pm_ops
` [PATCH 6/8] net: sh-eth: Add irq configureation flags in sh_eth_cpu_data
` [PATCH 7/8] net: sh-eth: Remove ifdef for sh_eth_select_mii
` [PATCH 8/8] net: sh-eth: Rewrite sh_eth_reset function
[PATCH V6] Bundle fixes for Xen netfront / netback
2013-04-18 7:02 UTC (13+ messages)
` [PATCH 1/4] xen-netfront: frags -> slots in log message
` [PATCH 2/4] xen-netfront: reduce gso_max_size to account for max TCP header
` [PATCH 3/4] xen-netback: coalesce slots in TX path and fix regressions
` [PATCH 4/4] xen-netback: don't disconnect frontend when seeing oversize packet
` [Xen-devel] [PATCH V6] Bundle fixes for Xen netfront / netback
[net 2/2] ixgbe: Fix a bug in setting VF VLAN via PF
2013-04-18 6:41 UTC
[net 1/2] igb: Revert support for build_skb in igb
2013-04-18 6:41 UTC
[net-next v2 0/9][pull request] Intel Wired LAN Driver Updates
2013-04-18 6:34 UTC (10+ messages)
` [net-next 1/9] ixgbe: Mask off check of frag_off as we only want fragment offset
` [net-next 2/9] ixgbe: don't do arithmetic operations on bitmasks
` [net-next 3/9] ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring
` [net-next 4/9] ixgbe: Enable support for recognizing PCI-e Gen3 link speed
` [net-next 5/9] ixgbe: create conversion functions from link_status to bus/speed
` [net-next 6/9] ixgbe: enable devices with internal switch to read pci parent
` [net-next 7/9] ixgbe: fix MNG FW support when adapter not up
` [net-next 8/9] ixgbe: Fix 1G link WoL
` [net-next 9/9] ixgbe: bump version number
[GIT net] Open vSwitch
2013-04-18 4:22 UTC (5+ messages)
strange behaviour of MC7700 with sierra_net
2013-04-18 3:51 UTC (5+ messages)
` [PATCH 1/2 v5] usbnet: allow status interrupt URB to always be active
linux-next: manual merge of the net-next tree with the infiniband tree
2013-04-18 3:18 UTC
[PATCH] pkt_sched: fix error return code in fw_change_attrs()
2013-04-18 2:37 UTC
[PATCH] net: sh-eth: Add flag to determine the type of TSU register
2013-04-18 1:26 UTC
I am Mrs. Margarita Yakov
2013-04-17 22:17 UTC
[PATCH] net/cpsw: don't disable_irqs() after an interrupt has been received
2013-04-17 21:12 UTC (10+ messages)
` D-Link DUB E100 C1 not working when pinged by "ping 172.17.0.1 -c 1 -s 1965"
pull request: batman-adv 2013-04-17
2013-04-17 21:03 UTC (2+ messages)
` [PATCH] batman-adv: make is_my_mac() check for the current mesh only
[PATCH net-next 0/4] bnx2x: refactor nvram related code and update version
2013-04-17 20:19 UTC (6+ messages)
` [PATCH net-next 1/4] bnx2x: refactor nvram read procedure
[PATCH 0/1] [v3.8.y] tg3: Add 57766 device support
2013-04-17 19:19 UTC (2+ messages)
` [PATCH 1/1][v3.8.y] "
[PATCH net-next 0/9] Minor SCTP cleanups all over the place
2013-04-17 19:18 UTC (34+ messages)
` [PATCH net-next 1/9] net: sctp: sctp_ssnmap: remove 'malloced' element from struct
` [PATCH net-next 2/9] net: sctp: sctp_inq: remove dead code
` [PATCH net-next 3/9] net: sctp: sctp_outq: remove 'malloced' from its struct
` [PATCH net-next 4/9] net: sctp: sctp_outq: consolidate chars into bitfield
` [PATCH net-next 5/9] net: sctp: outqueue: simplify sctp_outq_uncork function
` [PATCH net-next 6/9] net: sctp: sctp_transport: remove unused variable
` [PATCH net-next 7/9] net: sctp: sctp_bind_addr: remove dead code
` [PATCH net-next 8/9] net: sctp: sctp_ulpq: remove 'malloced' struct member
` [PATCH net-next 9/9] net: sctp: sctp_ulpq: do not use char as a "
[PATCH net-next v2 0/7] Bug fixes and enhancements
2013-04-17 18:36 UTC (11+ messages)
` [PATCH net-next v2 1/7] qlcnic: Fix typo in logs
` [PATCH net-next v2 2/7] qlcnic: Enable Interrupt Coalescing for 83xx adapter
` [PATCH net-next v2 3/7] qlcnic: Enhanced channel configuration logs
` [PATCH net-next v2 4/7] qlcnic: Stop traffic before performing loopback test
` [PATCH net-next v2 5/7] qlcnic: fix TSO race condition
` [PATCH net-next v2 6/7] qlcnic: Fix endian data type
` [PATCH net-next v2 7/7] qlcnic: Update version to 5.2.41
[PATCH v2 0/5] tipc: add TIPC over Infiniband support
2013-04-17 18:19 UTC (7+ messages)
` [PATCH 1/5] tipc: remove unused str2addr media callback
` [PATCH 2/5] tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
` [PATCH 3/5] tipc: set skb->protocol in eth_media packet transmission
` [PATCH 4/5] tipc: add InfiniBand media type
` [PATCH 5/5] IPoIB: add support for TIPC protocol
[PATCH net-next] net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning
2013-04-17 18:15 UTC (2+ messages)
[PATCH] IPv6: simplify & condense a few declarations & statements
2013-04-17 18:02 UTC (3+ messages)
[GIT net-next] Open vSwitch
2013-04-17 17:31 UTC (2+ messages)
[PATCH V5 0/7] Bundle fixes for Xen netfront /netback
2013-04-17 17:05 UTC (10+ messages)
` [PATCH V5 4/7] xen-netfront: frags -> slots in log message
` [PATCH V5 5/7] xen-netfront: reduce gso_max_size to account for max TCP header
` [PATCH V5 6/7] xen-netback: coalesce slots in TX path and fix regressions
oops in udpv6_sendmsg
2013-04-17 16:05 UTC (8+ messages)
[PATCH v3 net-next] bond: add support to read speed and duplex via ethtool
2013-04-17 15:34 UTC (2+ messages)
ECMP ipv6 vs ipv4
2013-04-17 15:22 UTC (7+ messages)
hitting lockdep warning as of too early VF probe with 3.9-rc1
2013-04-17 15:14 UTC (5+ messages)
[PATCH 26/28] proc: Supply a function to remove a proc entry by PDE [RFC]
2013-04-17 15:03 UTC (2+ messages)
[PATCH net-next v2 1/1] net: fec: Enable imx6 enet checksum acceleration
2013-04-17 14:43 UTC (5+ messages)
GroupOrderList does not work for windows8?
2013-04-17 14:24 UTC (2+ messages)
[GIT PULL nf-next] IPVS fixes for v3.10
2013-04-17 12:07 UTC (3+ messages)
` [PATCH] ipvs: fix sparse warnings reported by kbuild test robot
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).