netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-17 16:45:13 to 2014-11-18 21:37:47 UTC [more...]

[patch net-next v3 0/9] sched: introduce vlan action
 2014-11-18 21:37 UTC 

[RFC] situation with csum_and_copy_... API
 2014-11-18 21:23 UTC  (9+ messages)
` [patches][RFC] "
  ` [PATCH 1/5] separate kernel- and userland-side msghdr
  ` [PATCH 2/5] {compat_,}verify_iovec(): switch to generic copying of iovecs
  ` [PATCH 3/5] remove a bunch of now-pointless access_ok() in net
  ` [PATCH 4/5] bury skb_copy_to_page()
  ` [PATCH 5/5] fold verify_iovec() into copy_msghdr_from_user()

[PATCH net-next] device: Add dev_<level>_once variants
 2014-11-18 21:21 UTC  (6+ messages)
  ` [PATCH net-next] netdevice: Neaten includes and forward declarations

[PATCH 0/4] Add lightweight memory barriers fast_rmb() and fast_wmb()
 2014-11-18 21:07 UTC  (25+ messages)
` [PATCH 1/4] arch: Cleanup read_barrier_depends() and comments
` [PATCH 2/4] arch: Add lightweight memory barriers fast_rmb() and fast_wmb()
` [PATCH 3/4] r8169: Use fast_rmb() and fast_wmb() for DescOwn checks
` [PATCH 4/4] fm10k/igb/ixgbe: Use fast_rmb on Rx descriptor reads

[PATCH net] vxlan: Inline vxlan_gso_check()
 2014-11-18 20:56 UTC  (2+ messages)

[PATCH v2 net-next] icmp: Remove some spurious dropped packet profile hits from the ICMP path
 2014-11-18 20:56 UTC  (2+ messages)

[PATCH 1/1 net-next] dev_ioctl: use sizeof(x) instead of sizeof x
 2014-11-18 20:55 UTC  (2+ messages)

[PATCH 1/1 net-next] net/core: include linux/types.h instead of asm/types.h
 2014-11-18 20:55 UTC  (5+ messages)

[PATCH 1/1 net-next] net: fix spelling for synchronized
 2014-11-18 20:55 UTC  (2+ messages)

[PATCH 1/1 net-next] dccp: spelling s/reseting/resetting
 2014-11-18 20:55 UTC  (2+ messages)

[PATCH 1/1 net-next] dccp: replace min/casting by min_t
 2014-11-18 20:55 UTC  (2+ messages)

[PATCH 1/1 net-next] dccp: remove blank lines between function/EXPORT_SYMBOL
 2014-11-18 20:55 UTC  (2+ messages)

[PATCH 1/1 net-next] dccp: kerneldoc warning fixes
 2014-11-18 20:55 UTC  (2+ messages)

pull-request: can-next 2014-11-17
 2014-11-18 20:54 UTC  (2+ messages)

[PATCH 0/8] net: fec: assorted cleanup patches
 2014-11-18 20:54 UTC  (2+ messages)

[PATCH net-next v2] ipvlan: Initial check-in of the IPVLAN driver
 2014-11-18 20:54 UTC  (2+ messages)

[PATCH v4 0/4] Add lightweight memory barriers for coherent memory access
 2014-11-18 20:53 UTC  (6+ messages)
` [PATCH v4 1/4] arch: Cleanup read_barrier_depends() and comments
` [PATCH v4 2/4] arch: Add lightweight memory barriers coherent_rmb() and coherent_wmb()
` [PATCH v4 3/4] r8169: Use coherent_rmb() and coherent_wmb() for DescOwn checks
` [PATCH v4 4/4] fm10k/igb/ixgbe: Use coherent_rmb on Rx descriptor reads

ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg
 2014-11-18 20:49 UTC  (3+ messages)

[PATCH] fix #51791 - bug? mac 00:00:00:00:00:00 with natsemi DP83815 after driver load
 2014-11-18 20:49 UTC  (2+ messages)

[patch net-next v2 4/4] sched: introduce vlan action
 2014-11-18 20:48 UTC  (4+ messages)
` [patch iproute2] tc: add support for vlan tc action

[PATCH 1/1] net: pktgen: Deletion of an unnecessary check before the function call "proc_remove"
 2014-11-18 20:45 UTC  (5+ messages)
                                  ` [PATCH 1/1] netfilter: Deletion of unnecessary checks before two function calls
                                  ` [PATCH 1/1] netlink: Deletion of an unnecessary check before the function call "__module_get"
                                  ` [PATCH 1/1] net: sched: Deletion of an unnecessary check before the function call "kfree"
                                  ` [PATCH 1/1] net: xfrm: Deletion of an unnecessary check before the function call "ipcomp_free_tfms"

[PATCH V5 1/2] can: m_can: fix not set can_dlc for remote frame
 2014-11-18 20:40 UTC  (3+ messages)
` [PATCH V5 2/2] can: m_can: update to support CAN FD features

[PATCH v2 net-next 0/7] implementation of eBPF maps
 2014-11-18 20:39 UTC  (2+ messages)

Question about Patch Submissions
 2014-11-18 20:39 UTC  (3+ messages)

[PATCH 1/2] net: can: remove unused variable
 2014-11-18 20:39 UTC  (4+ messages)
` [PATCH 2/2] net: can: comparison of unsigned variable

pull-request: can 2014-11-18
 2014-11-18 20:37 UTC  (18+ messages)
` [PATCH 01/17] can: dev: avoid calling kfree_skb() from interrupt context
` [PATCH 02/17] can: dev: fix typo CIA -> CiA, CAN in Automation
` [PATCH 03/17] can: dev: add can_is_canfd_skb() API
` [PATCH 04/17] can: esd_usb2: fix memory leak on disconnect
` [PATCH 05/17] can: remove unused variable
` [PATCH 06/17] can: xilinx_can: fix comparison of unsigned variable
` [PATCH 07/17] can: xilinx_can: add .ndo_change_mtu function
` [PATCH 08/17] can: rcar_can: "
` [PATCH 09/17] can: gs_usb: "
` [PATCH 10/17] can: m_can: "
` [PATCH 11/17] can: m_can: add CONFIG_HAS_IOMEM dependence
` [PATCH 12/17] can: m_can: add missing message RAM initialization
` [PATCH 13/17] can: m_can: fix possible sleep in napi poll
` [PATCH 14/17] can: m_can: fix not set can_dlc for remote frame
` [PATCH 15/17] can: m_can: add missing delay after setting CCCR_INIT bit
` [PATCH 16/17] can: m_can: fix incorrect error messages
` [PATCH 17/17] can: m_can: update to support CAN FD features

[PATCH net-net 0/4] Increase the limit of tuntap queues
 2014-11-18 20:29 UTC  (6+ messages)
` [PATCH net-next 1/4] net: allow large number of rx queues
` [PATCH net-next 2/4] tuntap: Accept tuntap maximum number of queues as sysctl
` [PATCH net-next 3/4] tuntap: reduce the size of tun_struct by using flex array
` [PATCH net-next 4/4] tuntap: Increase the number of queues in tun

[PATCH] ixgbe: Correctly disable vlan filter in promiscuous mode
 2014-11-18 20:24 UTC  (2+ messages)

[PATCH net-next] tun: return NET_XMIT_DROP for dropped packets
 2014-11-18 19:53 UTC  (3+ messages)

[PATCH] ipv6: delete protocol when cleanup
 2014-11-18 19:46 UTC  (4+ messages)

loan test
 2014-11-18 19:33 UTC 

[PATCH net] openvswitch: Fix mask generation for IPv6 labels
 2014-11-18 18:54 UTC 

[net-next v2 00/11][pull request] Intel Wired LAN Driver Updates 2014-11-18
 2014-11-18 18:38 UTC  (15+ messages)
` [net-next v2 01/11] i40e: only warn once of PTP nonsupport in 100Mbit speed
` [net-next v2 02/11] i40e: re-enable VFLR interrupt sooner
` [net-next v2 03/11] i40e: Bump version to 1.1.23
` [net-next v2 04/11] i40e: Resume Port Tx after DCB event
` [net-next v2 05/11] i40e: Add support to firmware CEE DCBX mode
` [net-next v2 06/11] i40e: Check for LLDP AdminStatus before querying DCBX
` [net-next v2 07/11] i40e: Update VEB's enabled_tc after reconfiguration
` [net-next v2 08/11] i40e: Modify Tx disable wait flow in case of DCB reconfiguration
` [net-next v2 09/11] i40e: Do not disable/enable FCoE VSI with DCB reconfig
` [net-next v2 10/11] i40e: Prevent link flow control settings when PFC is enabled
` [net-next v2 11/11] i40e: Set XPS bit mask to zero in DCB mode

Device Tree Binding for Marvell DSA Switch on imx28 board over Mdio Interface
 2014-11-18 18:23 UTC  (13+ messages)

[ANN] Kernel integration now merged on backports
 2014-11-18 18:21 UTC 

[PATCH net-next] PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_X
 2014-11-18 18:20 UTC  (5+ messages)

[PATCH] [net]ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
 2014-11-18 17:23 UTC  (2+ messages)

[PATCH v2] usbnet: rtl8150: remove unused variable
 2014-11-18 16:25 UTC 

[PATCH 1/1 net-next] wireless: remove unnecessary sizeof(u8)
 2014-11-18 16:12 UTC  (5+ messages)

[PATCH] usbnet: rtl8150: remove unused variable
 2014-11-18 15:30 UTC  (2+ messages)

[PATCH net] net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
 2014-11-18 15:51 UTC 

[PATCH net] bonding: fix curr_active_slave/carrier with loadbalance arp monitoring
 2014-11-18 15:28 UTC  (3+ messages)

[net-next 00/12][pull request] Intel Wired LAN Driver Updates 2014-11-14
 2014-11-18 14:33 UTC  (18+ messages)
` [net-next 01/12] i40e: only warn once of PTP nonsupport in 100Mbit speed
    ` [PATCH net-next] i40e: Reduce stack in i40e_dbg_dump_desc
    ` [PATCH (sent originally to netdev)] device: Add dev_<level>_once variants
` [net-next 03/12] i40e: Handle a single mss packet with more than 8 frags

Query about Dynamic Right Sizing implementation in linux-kernel
 2014-11-18 14:07 UTC  (2+ messages)

[PATCH V4 1/3] can: add can_is_canfd_skb() API
 2014-11-18 11:22 UTC  (6+ messages)
` [PATCH V4 2/3] can: m_can: update to support CAN FD features

[net-next.git 0/3] stmmac: update driver documentation
 2014-11-18  8:47 UTC  (4+ messages)
` [net-next.git 1/3] "
` [net-next.git 2/3] stmmac: document common header file
` [net-next.git 3/3] stmmac: review driver when run kernel-doc

/proc/net/sockstat invalid memory accounting or memory leak in latest kernels?
 2014-11-18  7:06 UTC  (17+ messages)
                          ` /proc/net/sockstat invalid memory accounting or memory leak in latest kernels? (trying to debug)
                                                                              ` [PATCH net-next] tcp: make connect() mem charging friendly
                                                                                ` [PATCH v2 "

[PATCH] [bonding]: clear header_ops when last slave detached
 2014-11-18  2:58 UTC  (5+ messages)

[PATCHv2 net 0/4] Implement ndo_gso_check() for vxlan nics
 2014-11-18  0:26 UTC  (6+ messages)
` [PATCHv2 net 1/4] net: Add vxlan_gso_check() helper

[PATCH net] ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe
 2014-11-17 23:48 UTC  (2+ messages)

[PATCH v3] ixgbe: Look up MAC address in Open Firmware or IDPROM
 2014-11-17 23:35 UTC  (2+ messages)

[PATCH] ixgbe: Look up MAC address in Open Firmware
 2014-11-17 23:29 UTC  (4+ messages)

[PATCH net-next 0/4] igb: auxiliary PHC functions for the i210
 2014-11-17 23:28 UTC  (9+ messages)
` [PATCH net-next 1/4] igb: refactor time sync interrupt handling
` [PATCH net-next 2/4] igb: do not clobber the TSAUXC bits on reset
` [PATCH net-next 3/4] igb: enable internal PPS for the i210
` [PATCH net-next 4/4] igb: enable auxiliary PHC functions "

BCM4313 & brcmsmac & 3.12: only semi-working?
 2014-11-17 22:36 UTC  (4+ messages)

ipip6 - integer underrun when handlince icmpv4 unreachable messages
 2014-11-17 21:52 UTC 

[PATCH Iproute2 next v1] ip link: Add ipvlan support to the iproute2/ip util
 2014-11-17 21:54 UTC  (3+ messages)

[PATCH 1/1 net-next] net/core: include linux/uaccess.h instead of asm/uaccess.h
 2014-11-17 21:10 UTC 


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