netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-30 11:27:50 to 2014-10-01 07:29:12 UTC [more...]

linux-next: build failure after merge of the net-next tree
 2014-10-01  7:29 UTC  (2+ messages)

[PATCH] ssb: Fix Sparse error in main
 2014-10-01  7:29 UTC  (2+ messages)

[PATCH v2 net 0/3] bridge: Add vlan filtering support for default pvid
 2014-10-01  6:54 UTC  (9+ messages)
` [PATCH v2 net 1/3] bridge: Add a default_pvid sysfs attribute
` [PATCH v2 net 2/3] bridge: Simplify pvid checks
` [PATCH v2 net 3/3] bridge: Add filtering support for default_pvid

[PATCH] net: Add ndo_gso_check
 2014-10-01  6:12 UTC  (12+ messages)

[PATCH] ssb: gpio: remove use of gpiochip_remove() retval
 2014-10-01  6:11 UTC 

[PATCH 1/1 net-next] ieee802154: fix __init functions
 2014-10-01  6:08 UTC  (5+ messages)

[PATCH] net: xilinx: Remove unnecessary ether_setup after alloc_etherdev
 2014-10-01  6:00 UTC 

[PATCH iproute2 v2] iplink: do not require assigning negative ifindex at link creation
 2014-10-01  5:47 UTC 

How exactly does CHECKSUM_COMPLETE works?
 2014-10-01  5:25 UTC  (14+ messages)
          ` [PATCH net-next] ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive()

[PATCH net 0/2] r8152: patches about firmware
 2014-10-01  5:25 UTC  (3+ messages)
` [PATCH net 1/2] r8152: remove clearing bp
` [PATCH net 2/2] r8152: disable power cut for RTL8153

[PATCH next] r8169: add support for Byte Queue Limits
 2014-10-01  4:57 UTC  (6+ messages)

[PATCH 1/1 linux-next] net/dccp/ccid.c: add __init to ccid_activate
 2014-10-01  4:52 UTC 

[PATCH 1/1 linux-next] net/dccp/proto.c: add __init to dccp_mib_init
 2014-10-01  4:48 UTC 

[net-next PATCH V5] qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
 2014-10-01  4:44 UTC  (24+ messages)
  ` [net-next PATCH] dql: add a burst attribute

[PATCH 1/1 linux-next] ieee802154: add __init to lowpan_frags_sysctl_register
 2014-10-01  4:41 UTC  (5+ messages)

[PATCH iproute2] iplink: do not require assigning negative ifindex at link creation
 2014-10-01  4:30 UTC  (3+ messages)

[PATCH net v6 4/4] tg3: Fix tx_pending checks for tg3_tso_bug
 2014-10-01  4:24 UTC  (6+ messages)

[PATCH v1 0/4] Enable FEC pps ouput
 2014-10-01  3:59 UTC  (4+ messages)
` [PATCH v1 4/4] ARM: Documentation: Update fec dts binding doc

[PATCH v2 net-next] net: pktgen: packet bursting via skb->xmit_more
 2014-10-01  1:57 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the berlin tree
 2014-10-01  1:22 UTC 

[Patch net-next] net_sched: fix another crash in cls_tcindex
 2014-10-01  1:18 UTC  (5+ messages)
` [Patch net-next] net_sched: avoid calling tcf_unbind_filter() in call_rcu callback

Philosophical question: Is a UDP multicast datagram for which there is no socket match a drop or an ignore?
 2014-10-01  0:31 UTC  (5+ messages)

[PATCH net-next] net: pktgen: packet bursting via skb->xmit_more
 2014-10-01  0:18 UTC  (3+ messages)

[PATCH v6 00/10] ARM: Berlin: Ethernet support
 2014-09-30 23:59 UTC  (14+ messages)
` [PATCH v6 01/10] net: pxa168_eth: clean up
` [PATCH v6 02/10] net: pxa168_eth: add device tree support
` [PATCH v6 03/10] Documentation: bindings: net: add the Marvell PXA168 Ethernet controller
` [PATCH v6 04/10] net: pxa168_eth: fix Ethernet flow control status
  ` [PATCH v6 05/10] net: pxa168_eth: set the mac address on the Ethernet controller
  ` [PATCH v6 06/10] net: pxa168_eth: rework the MAC address setup
` [PATCH v6 07/10] net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver
` [PATCH v6 08/10] net: pxa168_eth: allow to compile the pxa168_eth driver for tests
` [PATCH v6 09/10] ARM: dts: berlin: add the Ethernet node
` [PATCH v6 10/10] ARM: dts: berlin: enable the Ethernet port on the BG2Q DMP

[PATCH v2 net 0/2] Alow tg3/bnx recevie full sized 802.1ad frames
 2014-09-30 23:39 UTC  (3+ messages)
` [PATCH v2 net 1/2] tg3: Allow for recieve of full-size 8021AD frames
` [PATCH v2 net 2/2] bnx2: Correctly receive full sized 802.1ad fragmes

[PATCH net-next] net: bridge: add a br_set_state helper function
 2014-09-30 23:13 UTC 

r8168 is needed to enter P-state: Package State 6 (pc6) on Haswell hardware
 2014-09-30 23:09 UTC 

[PATCH] net: bridge: add a br_set_state helper function
 2014-09-30 23:00 UTC  (2+ messages)

[PATCH] hostap: proc: Remove unused variable
 2014-09-30 22:56 UTC  (3+ messages)

[PATCH net-next 01/10] r8169:change uppercase number to lowercase nubmer
 2014-09-30 22:37 UTC  (15+ messages)
` [PATCH net-next 02/10] r8169:add disable/enable RTL8168G pll function
` [PATCH net-next 03/10] r8169:add disable/enable RTL8168GU mcu power managment interrupt
` [PATCH net-next 04/10] r8168:add support more chips to get mac address from backup mac address register
` [PATCH net-next 05/10] r8169:add more chips to support magic packet v2
` [PATCH net-next 06/10] r8169:change function name and behavior of function "rtl_w1w0_phy"
` [PATCH net-next 07/10] r8169:change function name of function "rtl_w1w0_eri"
` [PATCH net-next 08/10] r8169:change function name of function "r8168dp_check_dash" to "r8168_check_dash"
` [PATCH net-next 09/10] r8169:modify the behavior of function "rtl8168_oob_notify"
` [PATCH net-next 10/10] r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when dash is enabled

[PATCH net-next] enic: add client name to port profile
 2014-09-30 21:59 UTC 

[RFC v2 3/6] kthread: warn on kill signal if not OOM
 2014-09-30 21:34 UTC  (6+ messages)

[PATCH net-next] et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
 2014-09-30 21:29 UTC 

[PATCHv9 net-next 0/4] sunvnet: add jumbo frames support
 2014-09-30 21:11 UTC  (2+ messages)

[PATCH][net-next] tcp: Change tcp_slow_start function to return void
 2014-09-30 21:09 UTC  (2+ messages)

[PATCH 1/1 linux-next] irda: add __init to irlan_open
 2014-09-30 21:08 UTC  (2+ messages)

[PATCH v2 0/2] tg3: Fix handling of non-acceleration vlans
 2014-09-30 21:02 UTC  (3+ messages)
` [PATCH] tg3: Allow for receive of full-size 8021AD frames

[PATCH] next: mips: bpf: Fix build failure
 2014-09-30 20:59 UTC  (2+ messages)

[PATCH] bnx2: Correctly receive full sized 802.1ad fragmes
 2014-09-30 20:35 UTC 

[PATCH net-next 0/4] mlx4_core driver updates
 2014-09-30 20:31 UTC  (2+ messages)

[PATCH net] r8152: fix setting RTL8152_UNPLUG
 2014-09-30 20:24 UTC  (2+ messages)

[PATCH net 0/2] netxen: Bug fixes
 2014-09-30 20:23 UTC  (2+ messages)

[PATCH net-next 0/4] mlx5 update for 3.18
 2014-09-30 20:13 UTC  (9+ messages)
` [PATCH net-next 1/4] net/mlx5_core: Update device capabilities handling
` [PATCH net-next 2/4] net/mlx5_core: Use hardware registers description header file
` [PATCH net-next 3/4] net/mlx5_core: use set/get macros in device caps
` [PATCH net-next 4/4] net/mlx5_core: Identify resources by their type

[PATCH] et131x: Promote staging et131x driver to drivers/net
 2014-09-30 19:45 UTC  (3+ messages)

[PATCH] net: ethernet : stmicro: fixed power suspend and resume failure in stmmac driver
 2014-09-30 19:10 UTC  (3+ messages)

Why include/net/tcp_states.h is not exported to user-space?
 2014-09-30 18:12 UTC 

[PATCH net-next] netfilter: bridge: build br_nf_core only if required
 2014-09-30 18:10 UTC  (2+ messages)

[PATCH] staging: r8192ee: Remove staging driver
 2014-09-30 16:26 UTC  (2+ messages)

[PATCH net-next v5 2/2] bonding: Simplify the xmit function for modes that use xmit_hash
 2014-09-30 16:10 UTC  (2+ messages)

[PATCH v2 0/3] net: can: Use syscon regmap for TI specific RAMINIT register
 2014-09-30 16:04 UTC  (15+ messages)
` [PATCH v2 2/3] net: can: c_can: Add syscon/regmap RAMINIT mechanism

[PATCH 00/34] pull request: netfilter/ipvs updates for net-next
 2014-09-30 15:58 UTC  (3+ messages)
` [PATCH 32/34] netfilter: bridge: move br_netfilter out of the core

[PATCH] wil6210: remove obsolete msm platform code
 2014-09-30 15:48 UTC 

[PATCH v1 5/5] driver-core: add driver asynchronous probe support
 2014-09-30 15:24 UTC  (5+ messages)

3.17-rc1 oops during network interface configuration
 2014-09-30 14:56 UTC  (7+ messages)

randconfig build error with next-20140930, in drivers/net/wireless/rtlwifi/rtl8821ae/sw.c
 2014-09-30 14:37 UTC 

[PATCH v6 00/10] ARM: Berlin: Ethernet support
 2014-09-30 14:28 UTC  (4+ messages)
` [PATCH v5 02/10] net: pxa168_eth: add device tree support

Salaam Alaikum,
 2014-09-30 14:25 UTC 

[PATCH v5 0/3] net: Add Keystone NetCP ethernet driver support
 2014-09-30 13:28 UTC  (5+ messages)
` [PATCH v5 2/3] net: Add Keystone NetCP ethernet driver

[PATCH 0/7] seq_printf cleanups
 2014-09-30 13:04 UTC  (4+ messages)
  ` [PATCH 2/7] netfilter: Convert print_tuple functions to return void

[RFC PATCH net-next] net: pktgen: packet bursting via skb->xmit_more
 2014-09-30 12:11 UTC  (10+ messages)
          ` [PATCH net-next] mlx4: optimize xmit path
            ` [PATCH v2 "

[PATCH] tun: make sure interface usage can not overflow
 2014-09-30 12:03 UTC  (11+ messages)

[PATCH net] gro: fix aggregation for skb using frag_list
 2014-09-30 11:51 UTC  (3+ messages)
    `  "

[PATCH] netfilter: fix nf_conn_nat->masq_index visibility
 2014-09-30 11:47 UTC  (2+ messages)

[PATCH net-next] r8169:add support for RTL8168EP
 2014-09-30 11:37 UTC  (3+ 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).