netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-09 16:16:25 to 2014-12-10 00:32:37 UTC [more...]

[patch iproute2 0/6] iproute2: add changes for switchdev
 2014-12-10  0:32 UTC  (3+ messages)
` [patch iproute2 2/6] bridge/fdb: fix statistics output spacing

[PATCH iproute2 v2] ip link: Show devices by type
 2014-12-10  0:31 UTC  (2+ messages)

[PATCHv11 net-next 1/2] openvswitch: Refactor ovs_nla_fill_match()
 2014-12-10  0:25 UTC  (5+ messages)
` [PATCHv11 net-next 2/2] openvswitch: Add support for unique flow IDs

[PATCH] net: openvswitch: Support masked set actions
 2014-12-10  0:10 UTC 

[PATCH net-next 0/9] r8169:update hardware ephy parameter
 2014-12-09 23:50 UTC  (14+ messages)
` [PATCH net-next 1/9] r8169:update rtl8168g "
` [PATCH net-next 2/9] r8169:update rtl8168gu "
` [PATCH net-next 3/9] r8169:update rtl8411b "
` [PATCH net-next 4/9] r8169:update rtl8411 "
` [PATCH net-next 5/9] r8169:update rtl8168fb "
` [PATCH net-next 6/9] r8169:update rtl8168e-vl "
` [PATCH net-next 7/9] r8169:update rtl8168dp "
` [PATCH net-next 8/9] r8169:update rtl8105e "
` [PATCH net-next 9/9] r8169:update rtl8402 "

[PATCH] netback: don't store invalid vif pointer
 2014-12-09 23:30 UTC  (2+ messages)

[PATCH net-next 1/1] net: fec: avoid kernal crash by NULL pointer when no phy connection
 2014-12-09 23:29 UTC  (2+ messages)

[PATCH] stmmac: platform: adjust messages and move to dev level
 2014-12-09 23:28 UTC  (2+ messages)

[PATCH net-next] tipc: avoid double lock 'spin_lock:&seq->lock'
 2014-12-09 23:27 UTC  (2+ messages)

[PATCH net-next] net: systemport: allow changing MAC address
 2014-12-09 23:26 UTC  (2+ messages)

[PATCH net-next v5 0/3] remove bridge mode BRIDGE_MODE_SWDEV
 2014-12-09 23:25 UTC  (2+ messages)

pull request: wireless-next 2014-12-08
 2014-12-09 23:22 UTC  (2+ messages)

[PATCH] fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c
 2014-12-09 23:13 UTC  (3+ messages)

[PATCH v2 01/17] new helper: skb_copy_and_csum_datagram_msg()
 2014-12-09 23:13 UTC  (35+ messages)
  ` the next chunk of iov_iter-net stuff for review
                ` [PATCH 01/25] iov_iter.c: macros for iterating over iov_iter
                ` [PATCH 02/25] iov_iter.c: iterate_and_advance
                ` [PATCH 03/25] iov_iter.c: convert iov_iter_npages() to iterate_all_kinds
                ` [PATCH 04/25] iov_iter.c: convert iov_iter_get_pages() "
                ` [PATCH 05/25] iov_iter.c: convert iov_iter_get_pages_alloc() "
                ` [PATCH 06/25] iov_iter.c: convert iov_iter_zero() to iterate_and_advance
                ` [PATCH 07/25] iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()
                ` [PATCH 08/25] iov_iter.c: convert copy_from_iter() to iterate_and_advance
                ` [PATCH 09/25] iov_iter.c: convert copy_to_iter() "
                ` [PATCH 10/25] iov_iter.c: handle ITER_KVEC directly
                ` [PATCH 11/25] csum_and_copy_..._iter()
                ` [PATCH 12/25] new helper: iov_iter_kvec()
                ` [PATCH 13/25] copy_from_iter_nocache()
                ` [PATCH 14/25] raw.c: stick msghdr into raw_frag_vec
                ` [PATCH 15/25] ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt"
                ` [PATCH 16/25] ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
                ` [PATCH 17/25] switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
                ` [PATCH 18/25] switch l2cap ->memcpy_fromiovec() to msghdr
                ` [PATCH 19/25] vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
                ` [PATCH 20/25] put iov_iter into msghdr
                ` [PATCH 21/25] first fruits - kill l2cap ->memcpy_fromiovec()
                ` [PATCH 22/25] switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
                ` [PATCH 23/25] ppp_read(): switch to skb_copy_datagram_iter()
                ` [PATCH 24/25] skb_copy_datagram_iovec() can die
                ` [PATCH 25/25] bury memcpy_toiovec()

[PATCH net] netlink: use jhash as hashfn for rhashtable
 2014-12-09 23:09 UTC  (4+ messages)

[PATCH v3] sh_eth: Optimization for RX excess judgement
 2014-12-09 23:06 UTC  (2+ messages)

[PATCH v2] sh_eth: Remove redundant alignment adjustment
 2014-12-09 23:05 UTC  (2+ messages)

[PATCH] bridge: Remove BR_PROXYARP flooding check code
 2014-12-09 22:21 UTC  (2+ messages)

[RFC PATCH net-next] tun: support retrieving multiple packets in a single read with IFF_MULTI_READ
 2014-12-09 22:19 UTC  (2+ messages)

[PATCH][net-next][V2] net: avoid to call skb_queue_len again
 2014-12-09 22:03 UTC  (2+ messages)

[net-next v2 00/13][pull request] Intel Wired LAN Driver Updates 2014-12-09
 2014-12-09 22:01 UTC  (15+ messages)
` [net-next v2 01/13] i40e: clear NVM update state on ethtool test
` [net-next v2 02/13] i40e: better error messages for NVM update issues
` [net-next v2 03/13] i40e: let firmware catch the NVM busy error
` [net-next v2 04/13] i40e: rework debug messages for NVM update
` [net-next v2 05/13] i40e: add range check to i40e_aq_rc_to_posix
` [net-next v2 06/13] i40e: init NVM update state on adminq init
` [net-next v2 07/13] i40e: remove unused nvm_semaphore_wait
` [net-next v2 08/13] i40e: set max limit for access polling
` [net-next v2 09/13] i40e: fix up NVM update sm error handling
` [net-next v2 10/13] i40e: poll on NVM semaphore only if not other error
` [net-next v2 11/13] i40e: check for AQ timeout in aq_rc decode
` [net-next v2 12/13] i40e: add to NVM update debug message
` [net-next v2 13/13] i40e/i40evf: Convert macro to static inline

pull-request: can-next 2014-12-07
 2014-12-09 21:49 UTC  (2+ messages)

pull-request: can 2014-12-07
 2014-12-09 21:41 UTC  (2+ messages)

[bisected] xfrm: TCP connection initiating PMTU discovery stalls on v3.12+
 2014-12-09 21:40 UTC  (5+ messages)
  ` [bisected] xfrm: TCP connection initiating PMTU discovery stalls on v3

[PATCH net-next] tcp: refine TSO autosizing
 2014-12-09 21:39 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

Possible regression: "gre: Use inner mac length when computing tunnel length"
 2014-12-09 21:23 UTC  (5+ messages)

[patch net-next 1/2] net: sched: cls_basic: fix error path in basic_change()
 2014-12-09 21:23 UTC  (6+ messages)
` [patch net-next 2/2] net: sched: cls: use nla_nest_cancel instead of nlmsg_trim
      ` [patch net-next v2] "

[PATCH net-next 2/2] tcp_cubic: refine Hystart delay threshold
 2014-12-09 21:22 UTC  (3+ messages)

[PATCH net-next v2 0/4] net: allow setting congctl via routing table
 2014-12-09 21:22 UTC  (3+ messages)

[RFC PATCH net-next 00/11] net: remove disable_irq() from ->ndo_poll_controller
 2014-12-09 21:17 UTC  (4+ messages)
` [RFC PATCH net-next 04/11] atl1c: remove disable_irq from netpoll controller, use netpoll_irq_lock

[PATCH net-next] enic: add support for set/get rss hash key
 2014-12-09 21:17 UTC  (3+ messages)

[PATCH 0/20] fix misspelling of current function in string
 2014-12-09 21:14 UTC  (13+ messages)
` [PATCH 4/20] dmfe: "
` [PATCH 5/20] isdn: "
` [PATCH 10/20] uli526x: "
` [PATCH 12/20] hp100: "
` [PATCH 14/20] chelsio: "

[PATCH net-next 4/4] macvlan: play well with ipvlan device
 2014-12-09 21:10 UTC  (2+ messages)

[PATCH net-next 3/4] ipvlan: move the device check function into netdevice.h
 2014-12-09 21:10 UTC  (2+ messages)

[PATCH net-next 2/4] ipvlan: play well with macvlan device
 2014-12-09 21:10 UTC  (2+ messages)

[PATCH net-next 1/4] netdevice: Add a function to check macvlan port
 2014-12-09 21:10 UTC  (2+ messages)

[PATCH net-next] dst: no need to take reference on DST_NOCACHE dsts
 2014-12-09 21:08 UTC  (2+ messages)

[PATCH] dummy: add support for ethtool get_drvinfo
 2014-12-09 21:07 UTC  (2+ messages)

[PATCH net] bnx2x: Implement ndo_gso_check()
 2014-12-09 21:05 UTC  (2+ messages)

[PATCH] tipc: fix broadcast link wakeup after congestion
 2014-12-09 21:03 UTC  (2+ messages)

[PATCH net-next ] Documentation (ixgbe.txt): use a decimal address
 2014-12-09 21:02 UTC  (2+ messages)

[PATCH net-next] openvswitch: set correct protocol on route lookup
 2014-12-09 21:01 UTC  (2+ messages)

[PATCH net-next] macvlan: allow setting LRO independently of lower device
 2014-12-09 21:00 UTC  (2+ messages)

[PATCH net-next] amd-xgbe: Use disable_irq_nosync when in IRQ context
 2014-12-09 20:54 UTC 

[PATCH 1/1] net: macb: Remove obsolete comment from Kconfig
 2014-12-09 20:39 UTC  (2+ messages)

[PATCH 0/2] DMA API usage fixes in gianfar
 2014-12-09 20:39 UTC  (5+ messages)
` [PATCH 1/2] gianfar: handle map error in gfar_new_rxbdp()
` [PATCH 2/2] gianfar: handle map error in gfar_start_xmit()

[net-next 00/13][pull request] Intel Wired LAN Driver Updates 2014-12-09
 2014-12-09 20:15 UTC  (8+ messages)
` [net-next 05/13] i40e: add range check to i40e_aq_rc_to_posix
` [net-next 13/13] i40e/i40evf: Convert macro to static inline

[PATCH net-next 00/10] mlx4 driver update
 2014-12-09 20:29 UTC  (7+ messages)
` [PATCH net-next 02/10] net/mlx4_core: Mask out host side virtualization features for guests
` [PATCH net-next 06/10] net/mlx4: Add mlx4_bitmap zone allocator

[RESEND PATCH] net/socket.c : introduce helper function do_sock_sendmsg to replace reduplicate code
 2014-12-09 20:24 UTC  (2+ messages)

[RESEND PATCH] net: introduce helper macra CMSG_FOREACH_HDR
 2014-12-09 20:23 UTC  (4+ messages)

smsc911x: loopback test causing oops
 2014-12-09 19:33 UTC 

[PATCH 4/4 net-next] net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNT
 2014-12-09 20:05 UTC  (2+ messages)

[PATCH 3/4 net-next] net: bcmgenet: precalculate TxCB->bd_addr
 2014-12-09 20:05 UTC  (2+ messages)

[PATCH 2/4 net-next] net: bcmgenet: rework Tx queue init
 2014-12-09 20:02 UTC  (2+ messages)

[PATCH net-next 1/2] tcp_cubic: add SNMP counters to track how effective is Hystart
 2014-12-09 19:58 UTC  (2+ messages)

[PATCH] x86: bpf_jit_comp: Reduce is_ereg() code size
 2014-12-09 19:57 UTC  (4+ messages)
  ` [PATCH] x86: bpf_jit_comp: Remove inline from static function definitions

[PATCH] x86: bpf_jit_comp: simplify trivial boolean return
 2014-12-09 19:57 UTC  (3+ messages)
` [PATCH] x86: bpf_jit_comp: Reduce is_ereg() code size

[PATCH 1/3] net-PPP: Deletion of unnecessary checks before the function call "kfree"
 2014-12-09 19:54 UTC  (4+ messages)
  ` [PATCH v2 0/6] net-PPP: Deletion of a few unnecessary checks

[PATCH net v3 1/6] cxgb4i: fix tx credit calculation
 2014-12-09 19:54 UTC  (2+ messages)

[patch net-next] net: sched: cls: remove unused op put from tcf_proto_ops
 2014-12-09 19:49 UTC  (2+ messages)

[PATCH net] amd-xgbe: Prevent Tx cleanup stall
 2014-12-09 19:48 UTC  (2+ messages)

[PATCH 1/1] net: dsa: Fix of kernel panic in case of missing PHY
 2014-12-09 19:45 UTC  (3+ messages)

[PATCH 1/1] net: dsa: replacing the hard-coded sized array "dsa_switch" by dynamic one
 2014-12-09 19:45 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH net-next] arch_fast_hash: avoid indirect function calls and implement hash in asm
 2014-12-09 19:39 UTC  (2+ messages)

[PATCH net-next] bnx2x: Use correct fastpath version for VFs
 2014-12-09 19:29 UTC  (2+ messages)

pull request: wireless 2014-12-03
 2014-12-09 19:08 UTC  (3+ messages)

linux-next 20141208 - net/sched/sch_fq_codel.c:97 suspicious RCU
 2014-12-09 19:00 UTC  (4+ messages)

[PATCH] net: tulip: Remove private "strncmp"
 2014-12-09 18:45 UTC  (2+ messages)

[PATCH v2] drivers: net : cpsw: Update Kconfig for CPSW
 2014-12-09 18:44 UTC  (2+ messages)

[PATCHv1 net] xen-netfront: use correct linear area after linearizing an skb
 2014-12-09 18:43 UTC 

[PATCH 1/4 net-next] net: bcmgenet: bcmgenet_init_tx_ring() cleanup
 2014-12-09 18:43 UTC  (2+ messages)

[PATCH net-next] tipc: fix missing spinlock init and nullptr oops
 2014-12-09 18:42 UTC  (2+ messages)

[PATCH net-next] r8152: redefine REALTEK_USB_DEVICE
 2014-12-09 18:41 UTC  (2+ messages)

[PATCH net-next] net: avoid two atomic operations in fast clones
 2014-12-09 18:40 UTC  (2+ messages)

[PATCH net] Update old iproute2 and Xen Remus links
 2014-12-09 18:38 UTC  (2+ messages)

[PATCH net-next v4] rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
 2014-12-09 18:37 UTC  (2+ messages)

OVS Kernel Datapath development
 2014-12-09 18:36 UTC  (7+ messages)
` [ovs-dev] "

[PATCH net-next] tc_act: export uapi header file
 2014-12-09 18:34 UTC  (2+ messages)

[PATCH net-next 0/4] cxgb4/cxgb4vf: T5 BAR2 and ethtool related fixes
 2014-12-09 18:32 UTC  (2+ messages)

[PATCH net-next] tipc: drop tx side permission checks
 2014-12-09 18:30 UTC  (2+ messages)

[patch net-next v2 1/2] rocker: introduce be put/get variants and use it when appropriate
 2014-12-09 18:29 UTC  (4+ messages)
` [patch net-next v2 2/2] rocker: fix eth_type type in struct rocker_ctrl

[PATCH net] bnx2x: Limit 1G link enforcement
 2014-12-09 18:26 UTC  (2+ messages)

[PATCH (net.git)] stmmac: fix max coal timer parameter
 2014-12-09 18:25 UTC  (2+ messages)

[PATCH net] net: sctp: use MAX_HEADER for headroom reserve in output path
 2014-12-09 18:24 UTC  (2+ messages)

[PATCH net] cxgb4: Update FW version string to match FW binary version 1.12.25.0
 2014-12-09 18:22 UTC  (2+ messages)

[PATCHv2 net] cxgb4: Add a check for flashing FW using ethtool
 2014-12-09 18:21 UTC  (2+ messages)

[PATCH net-next] ipv6: remove useless spin_lock/spin_unlock
 2014-12-09 18:18 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH net v1 0/2] amd-xgbe: AMD XGBE driver fixes 2014-12-02
 2014-12-09 18:16 UTC  (2+ messages)

[PATCH net-next] amd-xgbe: IRQ names require allocated memory
 2014-12-09 18:13 UTC  (2+ messages)

[PATCH v7 0/3] net: Add Keystone NetCP ethernet driver support
 2014-12-09 18:10 UTC  (3+ messages)
` [PATCH v7 2/3] net: Add Keystone NetCP ethernet driver

[PATCH RFC v5 net 0/3] ipv6: Reduce the number of fib6_lookup() calls from ip6_pol_route()
 2014-12-09 18:05 UTC  (3+ messages)
` [net_test_tools] udpflood: Add IPv6 support

[bisect] 3.18 oops in tcp_v4_send_reset()
 2014-12-09 17:56 UTC  (8+ messages)
          ` [PATCH net] tcp: fix more NULL deref after prequeue changes

[PATCH net v3 3/6] cxgb4i: additional types of negative advice
 2014-12-09 17:32 UTC 

[PATCH net v3 0/6] cxgb4/cxgbi: misc. fixes for cxgb4i
 2014-12-09 17:32 UTC 

[PATCH net v3 2/6] cxgb4/cxgb4i: set the max. pdu length in firmware
 2014-12-09 17:32 UTC 

[PATCH net v3 6/6] libcxgbi: free skb after debug prints
 2014-12-09 17:32 UTC 

[PATCH net v3 5/6] cxgb4i: use set_wr_txq() to set tx queues
 2014-12-09 17:32 UTC 

[PATCH net v3 4/6] cxgb4i: handle non-pdu-aligned rx data
 2014-12-09 17:32 UTC 

[PATCH RFC] pci: Control whether VFs are probed on pci_enable_sriov
 2014-12-09 17:24 UTC  (9+ messages)


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