netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-20 03:21:33 to 2013-12-20 20:12:12 UTC [more...]

[net-next v3 00/16][pull request] Intel Wired LAN Driver Updates
 2013-12-20 20:12 UTC  (19+ messages)
` [net-next v3 01/16] i40e: using for_each_set_bit to simplify the code
` [net-next v3 02/16] i40e: Suppress HMC error to Interrupt message level
` [net-next v3 03/16] i40e: Populate and check pci bus speed and width
` [net-next v3 04/16] i40e: add wake-on-lan support
` [net-next v3 05/16] i40e: fix curly brace use and return type
` [net-next v3 06/16] i40e: Implementation of vxlan ndo's
` [net-next v3 07/16] i40e: Rx checksum offload for VXLAN
` [net-next v3 08/16] i40e: move i40e_reset_vf
` [net-next v3 09/16] i40e: refactor VF reset flow
` [net-next v3 10/16] i40e: remove redundant code
` [net-next v3 11/16] i40e: remove chatty log messages
` [net-next v3 12/16] i40e: fix error return
` [net-next v3 13/16] i40e: be more informative
` [net-next v3 14/16] i40e: make a define from a large constant
` [net-next v3 15/16] i40e: update led set args
` [net-next v3 16/16] i40e: report VF MAC addresses correctly

[Patch net-next] net_sched: fix a regression in tc actions
 2013-12-20 20:11 UTC  (13+ messages)
            ` [PATCH net-next] net_sched: fix a regression in tcf_proto_lookup_ops()

[PATCH] can: ti_hecc: Use the OMAP2PLUS dependency for omap2plus devices
 2013-12-20 19:56 UTC  (4+ messages)

[PATCH 00/11] staging: r8188eu: Clean up a number of pointless wrappers
 2013-12-20 19:18 UTC  (18+ messages)
` [PATCH 01/11] staging: r8188eu: Remove pointless thread_exit macro
` [PATCH 02/11] staging: r8188eu: Remove wrapper around spin_lock_bh
` [PATCH 03/11] staging: r8188eu: Remove wrapper around spin_unlock_bh
` [PATCH 04/11] staging: r8188eu: Remove wrappers for spin_lock_irqsave
` [PATCH 05/11] staging: r8188eu: Remove wrappers around spin_unlock_irqrestore
` [PATCH 06/11] staging: r8188eu: Remove wrapper around spin_lock_init
` [PATCH 07/11] staging: r8188eu: Remove calls to _rtw_spinlock_free
` [PATCH 08/11] staging: r8188eu: Replace rtw_get_current_time() with jiffies
` [PATCH 09/11] staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a simple msleep
` [PATCH 10/11] staging: r8188eu: Replace wrappers ODM_delay_ms() and rtw_mdelay_os() with a simple mdelay
` [PATCH 11/11] staging: r8188eu: Replace wrappers ODM_StallExecution, ODM_delay_us, and rtw_udelay_os

[PATCH 0/4] misc: xgene: Add support for APM X-Gene SoC Queue Manager/Traffic Manager
 2013-12-20 19:00 UTC  (8+ messages)
` [PATCH 2/4] misc: xgene: Add base driver "

[PATCH 1/1] ipv4: arp: Always update neighbour address when a gratuitous arp is received
 2013-12-20 18:59 UTC 

[PATCH 1/2] net_sched: add struct net pointer to tcf_proto_ops->dump
 2013-12-20 18:55 UTC  (8+ messages)
` [PATCH 2/2] net_sched: optimize tcf_match_indev()

i386 vs x86_64 struct tpacket_hdr layout
 2013-12-20 18:45 UTC  (3+ messages)

[net-next v2 00/16][pull request] Intel Wired LAN Driver Updates
 2013-12-20 18:31 UTC  (24+ messages)
` [net-next v2 01/16] i40e: using for_each_set_bit to simplify the code
` [net-next v2 02/16] i40e: Suppress HMC error to Interrupt message level
` [net-next v2 03/16] i40e: Populate and check pci bus speed and width
` [net-next v2 04/16] i40e: add wake-on-lan support
` [net-next v2 05/16] i40e: fix curly brace use and return type
` [net-next v2 06/16] i40e: Implementation of vxlan ndo's
` [net-next v2 07/16] i40e: Rx checksum offload for VXLAN
` [net-next v2 08/16] i40e: move i40e_reset_vf
` [net-next v2 09/16] i40e: refactor VF reset flow
` [net-next v2 10/16] i40e: remove redundant code
` [net-next v2 11/16] i40e: remove chatty log messages
` [net-next v2 12/16] i40e: fix error return
` [net-next v2 13/16] i40e: be more informative
` [net-next v2 14/16] i40e: make a define from a large constant
` [net-next v2 15/16] i40e: update led set args
` [net-next v2 16/16] i40e: report VF MAC addresses correctly

[PATCH] phy: IRQ cannot be shared
 2013-12-20 19:09 UTC  (2+ messages)

[PATCH v3] linux: Report supported user features to the kernel
 2013-12-20 18:20 UTC  (2+ messages)

[net-next 00/15][pull request] Intel Wired LAN Driver Updates
 2013-12-20 18:19 UTC  (4+ messages)
` [net-next 05/15] i40e: add set settings and pauseparam

possible rose recvmsg behavior change after msg_namelen fixes
 2013-12-20 18:11 UTC  (2+ messages)

[patch net-next 0/7] fix checkpatch errors
 2013-12-20 17:53 UTC  (8+ messages)
` [patch net-next 1/7] ipv4: do clean up with spaces
` [patch net-next 3/7] ipv4: fix checkpatch error with foo * bar
` [patch net-next 4/7] ipv4: fix all space errors in file igmp.c
` [patch net-next 5/7] ipv4: ERROR: do not initialise globals to 0 or NULL
` [patch net-next 6/7] ipv4: ERROR: code indent should use tabs where possible
` [patch net-next 7/7] ipv4: ERROR: do not use C99 // comments

[PATCH net] Fix incorrect spinlock release in stmmac_ptp.c and incorrect PTP capabilities detection in PTP initialization
 2013-12-20 17:19 UTC 

error message: VF is not privileged to issue opcode 89-1
 2013-12-20 16:42 UTC  (3+ messages)

[PATCH v2 IPROUTE] ip: Add HSR support
 2013-12-20 16:33 UTC  (2+ messages)

[PATCH v4 0/2] Add UID/GID info to NFQUEUE
 2013-12-20 16:28 UTC  (3+ messages)
` [PATCH v4 1/2] netfilter_queue: enable UID/GID socket info retrieval
` [PATCH v4 2/2] libnetfilter_queue: add support for UID/GID socket info

[PATCH 1/2] Initialize arguments to iplink_parse() by default
 2013-12-20 16:27 UTC  (2+ messages)

next-20131218 - WARNING in qdisc_list_add
 2013-12-20 16:26 UTC  (2+ messages)

[PATCH] Do not listen if rtnl_send() fails in ip link iplink_have_newlink() test
 2013-12-20 16:21 UTC  (3+ messages)

[PATCH] net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
 2013-12-20 16:01 UTC  (3+ messages)
` [PATCH v3] "

Fw: [Bug 67431] New: Network operations not working
 2013-12-20 16:00 UTC 

[PATCH net-next 0/5] sctp: fix checkpatch errors
 2013-12-20 15:58 UTC  (10+ messages)
` [PATCH net-next 1/5] sctp: fix checkpatch errors with space required or prohibited
` [PATCH net-next 2/5] sctp: fix checkpatch errors with foo
` [PATCH net-next 3/5] sctp: fix checkpatch errors with indent
` [PATCH net-next 4/5] sctp: fix checkpatch errors

[PATCH v3 0/2] Add UID/GID info to NFQUEUE
 2013-12-20 15:10 UTC  (7+ messages)
` [PATCH v3 1/2] netfilter_queue: enable UID/GID socket info retrieval
` [PATCH v3 2/2] libnetfilter_queue: add support for UID/GID socket info

[PATCH] packet: doc: add documentation for VLAN TPID delivery
 2013-12-20 15:10 UTC  (2+ messages)

FEC performance degradation on iMX28 with forced link media
 2013-12-20 15:01 UTC  (6+ messages)
    ` FEC performance degradation with certain packet sizes

[PATCH net] Fix incorrect spinlock release in stmmac_ptp.c and incorrect PTP capabilities detection in PTP initialization
 2013-12-20 14:49 UTC 

[RFC PATCH] net, gro: fix the truesize of all fragments
 2013-12-20 14:42 UTC  (8+ messages)

[PATCH] tile_net: Always enable PTP clock support on TILE-Gx
 2013-12-20 14:40 UTC  (2+ messages)

[PATCH 2/2] bgmac: use phy_mii_ioctl in ioctl handler
 2013-12-20 14:34 UTC  (2+ messages)
` [RESEND][PATCH next "

[PATCH 1/2] bgmac: drop duplicated PHY defines
 2013-12-20 14:33 UTC  (2+ messages)
` [RESEND][PATCH next "

[PATCH] ipv6: release dst properly in ipip6_tunnel_xmit
 2013-12-20 14:16 UTC  (2+ messages)

[PATCH] arc_emac: fix
 2013-12-20 14:06 UTC  (3+ messages)
` [PATCH v2] arc_emac: fix potential use after free

[PATCH 1/1] ipv4: arp: Always update neighbour address when a gratuitous arp is received
 2013-12-20 14:00 UTC  (2+ messages)

[PATCH] nf_conntrack_timestamp: Fix BUG_ON after netns deletion
 2013-12-20 13:59 UTC  (2+ messages)

randconfig build error with next-20131220, in net/sctp/input.c
 2013-12-20 13:58 UTC  (2+ messages)

[patch ipsec-next 0/5] xfrm: fix checkpatch errors
 2013-12-20 13:50 UTC  (7+ messages)
` [patch ipsec-next 1/5] xfrm: checkpatch errors with space
` [patch ipsec-next 2/5] xfrm: checkpatch errors with foo * bar
` [patch ipsec-next 3/5] xfrm: checkpatch erros with space prohibited
` [patch ipsec-next 4/5] xfrm: fix checkpatch error
` [patch ipsec-next 5/5] xfrm: checkpatch erros with inline keyword position

[PATCH net-next 1/3] bonding: add option lp_interval for loading module
 2013-12-20 13:42 UTC  (2+ messages)

[PATCH net-next 2/2] ipv6: add forwarding_uses_pmtu knob to protect forward path to use pmtu info
 2013-12-20 13:08 UTC 

[PATCH net-next 1/2] ipv4: add forwarding_uses_pmtu knob to protect forward path to use pmtu info
 2013-12-20 13:08 UTC 

[PATCH net-next] vmxnet3: use initialized skb pointer to set hash
 2013-12-20 12:16 UTC 

[PATCH v2 0/2] Add UID/GID info to NFQUEUE
 2013-12-20 12:06 UTC  (7+ messages)
` [PATCH v2 1/2] netfilter_queue: enable UID/GID socket info retrieval

[PATCH net-next] ipv4: introduce ip_dst_mtu_secure and protect forwarding path against pmtu spoofing
 2013-12-20 10:21 UTC  (5+ messages)

[PATCH net-next 1/3] netconf: rename PROXY_ARP to NEIGH_PROXY
 2013-12-20 10:05 UTC  (4+ messages)
` [PATCH net-next 2/3] netconf: add support for IPv6 proxy_ndp

[[PATCH stable <3.12]] xen-netback: fix refcnt unbalance for 3.11 and earlier versions
 2013-12-20 10:02 UTC  (2+ messages)

[PATCH net-next 0/9] net: phy: fix checkpatch errors
 2013-12-20  9:46 UTC  (4+ messages)
` [PATCH net-next 3/9] net: phy: dp83640: fix checkpath error

[RFC] macvlan: Allow other mode macvlans in addition to passthru
 2013-12-20  9:41 UTC 

[BUG][3.10.15] reading from /proc/sys/net/netfilter/nf_log/*
 2013-12-20  9:39 UTC  (3+ messages)
` [PATCH] nfnetlink_log: unset nf_loggers for net namespace when unload nfnetlink_log

[PATCH v3 1/8] drivers: net: Mark functions as static in qlcnic_io.c
 2013-12-20  9:38 UTC  (4+ messages)
` [PATCH v3 8/8] drivers: net: Mark function xenvif_count_frag_slots() as static in netback.c

[PATCH net-next 0/2] netfilter: IPv4/v6 IPcomp match support
 2013-12-20  9:21 UTC  (5+ messages)

[patch net-next 0/5] xfrm: fix checkpatch errors
 2013-12-20  8:54 UTC  (4+ messages)
` [patch net-next 2/5] xfrm: checkpatch errors with foo * bar

[PATCH net v2 0/9] bridge: Fix corner case problems around local fdb entries
 2013-12-20  8:02 UTC  (8+ messages)
` [PATCH net v2 5/9] bridge: Fix the way to check if a local fdb entry can be deleted

[PATCH] nf-nat: don't use per destination incrementing ports in nat random mode
 2013-12-20  8:01 UTC  (4+ messages)
  ` [PATCH next v2] "

[PATCH net-next] ipv6: Not need to get address prefix
 2013-12-20  7:36 UTC  (2+ messages)

[0/2] netxen: bug fix and diagnostics for possible (hardware?) bug
 2013-12-20  4:11 UTC  (4+ messages)
` [PATCH 1/2] netxen: Correct off-by-one error in bounds check

[PATCH] netxen: Correct off-by-one errors in bounds checks
 2013-12-20  4:10 UTC 

[PATCH net-next 0/3] bonding: add lp_interval option support and simplify the code
 2013-12-20  5:10 UTC 

[PATCH net-next 2/3] bonding: ust micro BOND_NO_USE_ARP to simplify the mode check
 2013-12-20  5:10 UTC 

[PATCH net-next 3/3] bonding: update Documentation/networking/bonding.txt for option lp_interval
 2013-12-20  5:11 UTC 

[PATCH 1/2] llc: "foo* bar" should be "foo *bar"
 2013-12-20  4:52 UTC  (4+ messages)
` [PATCH 2/2] llc: fix checkpatch errors with space

[PATCH] ieee802154: space prohibited before that close parenthesis
 2013-12-20  3:41 UTC 

[PATCHv2 ipsec-next] xfrm: Namespacify xfrm_policy_sk_bundles
 2013-12-20  3:34 UTC  (7+ messages)
      ` [PATCHv3 net-next] "
          ` [PATCHv4 "


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).