messages from 2016-04-06 02:28:09 to 2016-04-07 01:43:28 UTC [more...]
[PATCH v2 net-next 00/10] allow bpf attach to tracepoints
2016-04-07 1:43 UTC (4+ messages)
` [PATCH v2 net-next 03/10] perf: split perf_trace_buf_prepare into alloc and update parts
` [PATCH v2 net-next 05/10] bpf: register BPF_PROG_TYPE_TRACEPOINT program type
` [PATCH v2 net-next 07/10] bpf: sanitize bpf tracepoint access
[PATCH net-next V3 00/16] net: fec: cleanup and fixes
2016-04-07 1:23 UTC (29+ messages)
` [PATCH net-next V3 01/16] net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
` [PATCH net-next V3 02/16] net: fec: remove unused interrupt FEC_ENET_TS_TIMER
` [PATCH net-next V3 03/16] net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it
` [PATCH net-next V3 04/16] net: fec: pass rxq/txq to fec_enet_rx/tx_queue instead of queue_id
` [PATCH net-next V3 05/16] net: fec: reduce interrupts
` [PATCH net-next V3 06/16] net: fec: split off napi routine with 3 queues
` [PATCH net-next V3 07/16] net: fec: don't clear all rx queue bits when just one is being checked
` [PATCH net-next V3 08/16] net: fec: set cbd_sc without relying on previous value
` [PATCH net-next V3 09/16] net: fec: eliminate calls to fec_enet_get_prevdesc
` [PATCH net-next V3 10/16] net: fec: move restart test for efficiency
` [PATCH net-next V3 11/16] net: fec: clear cbd_sc after transmission to help with debugging
` [PATCH net-next V3 12/16] net: fec: dump all tx queues in fec_dump
` [PATCH net-next V3 13/16] net: fec: detect tx int lost
` [PATCH net-next V3 14/16] net: fec: create subroutine reset_tx_queue
` [PATCH net-next V3 15/16] net: fec: call dma_unmap_single on mapped tx buffers at restart
` [PATCH net-next V3 16/16] net: fec: don't set cbd_bufaddr unless no mapping error
panic in __inet_hash
2016-04-07 0:02 UTC
[RFC PATCH 0/2] selinux: avoid nf hooks overhead when not needed
2016-04-06 23:45 UTC (17+ messages)
` [RFC PATCH 1/2] security: add hook for netlabel status change notification
` [RFC PATCH 2/2] selinux: implement support for dynamic net hook [de-]registration
[net-next 00/16][pull request] 100GbE Intel Wired LAN Driver Updates 2016-04-05
2016-04-06 23:24 UTC (4+ messages)
` [net-next 03/16] fm10k: Avoid crashing the kernel
Boot failure when using NFS on OMAP based evms
2016-04-06 23:12 UTC
[RFC PATCH 0/5] Add driver bpf hook for early packet drop
2016-04-06 23:11 UTC (14+ messages)
` [RFC PATCH 4/5] mlx4: add support for fast rx drop bpf program
` [RFC PATCH 5/5] Add sample for adding simple drop program to link
[PATCH net-next v2] macvlan: Support interface operstate properly
2016-04-06 22:36 UTC
[PATCH net-next] net: intel: remove dead links
2016-04-06 22:08 UTC (3+ messages)
[PATCH net-next 0/7] sctp: support sctp_diag in kernel
2016-04-06 21:42 UTC (3+ messages)
[PATCH] macvlan: Support interface operstate properly
2016-04-06 21:42 UTC (5+ messages)
[patch net-next 00/17] mlxsw: Introduce support for Data Center Bridging
2016-04-06 21:24 UTC (19+ messages)
` [patch net-next 01/17] mlxsw: reg: Add Port Prio To Buffer register
` [patch net-next 02/17] mlxsw: spectrum: Map all switch priorities to priority group 0
` [patch net-next 03/17] mlxsw: spectrum: Add bytes to cells helper
` [patch net-next 04/17] mlxsw: spectrum: Correctly configure headroom size
` [patch net-next 05/17] mlxsw: reg: Use correct PBMC register length
` [patch net-next 06/17] mlxsw: spectrum: Set port's shared buffer size to 0
` [patch net-next 07/17] mlxsw: reg: Add QoS ETS Element Configuration register
` [patch net-next 08/17] mlxsw: reg: Add QoS Switch Traffic Class Table register
` [patch net-next 09/17] mlxsw: spectrum: Initialize egress scheduling
` [patch net-next 10/17] mlxsw: spectrum: Introduce support for Data Center Bridging (DCB)
` [patch net-next 11/17] mlxsw: spectrum: Add IEEE 802.1Qaz ETS support
` [patch net-next 12/17] mlxsw: spectrum: Allow setting maximum rate for a TC
` [patch net-next 13/17] mlxsw: reg: Add Port Flow Control Configuration register
` [patch net-next 14/17] mlxsw: reg: Add lossless settings for PBMC register
` [patch net-next 15/17] mlxsw: spectrum: Add support for PAUSE frames
` [patch net-next 16/17] mlxsw: reg: Introduce per priority counters
` [patch net-next 17/17] mlxsw: spectrum: Add IEEE 802.1Qbb PFC support
[PATCH v2 0/2] sctp: delay calls to sk_data_ready() as much as possible
2016-04-06 21:21 UTC (6+ messages)
` [PATCH v2 1/2] sctp: compress bit-wide flags to a bitfield on sctp_sock
` [PATCH v2 2/2] sctp: delay calls to sk_data_ready() as much as possible
[PATCH v2] packet: uses kfree_skb() for drops or errors
2016-04-06 21:14 UTC
[net-next 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2016-04-05
2016-04-06 21:04 UTC (16+ messages)
` [net-next 01/14] i40e: remove redundant check on vsi->active_vlans
` [net-next 02/14] i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
` [net-next 03/14] i40e: Remove unused variable
` [net-next 04/14] i40evf: Fix VLAN features
` [net-next 05/14] i40e: Add new device ID for X722
` [net-next 06/14] i40e: Make VF resets more reliable
` [net-next 07/14] i40evf: Add longer wait after remove module
` [net-next 08/14] i40e: Disable link polling
` [net-next 09/14] i40evf: Fix get_rss_aq
` [net-next 10/14] i40e: Fix for supported link modes in 10GBaseT PHY's
` [net-next 11/14] i40e: Lower some message levels
` [net-next 12/14] i40e: Request PHY media event at reset time
` [net-next 13/14] i40e/i40evf: Bump patch from 1.5.1 to 1.5.2
` [net-next 14/14] i40e/i40evf: Fix TSO checksum pseudo-header adjustment
[PATCH net-next] net: add the AF_KCM entries to family name tables
2016-04-06 20:59 UTC (3+ messages)
[PATCH net] MAINTAINERS: intel-wired-lan list is moderated
2016-04-06 20:56 UTC (2+ messages)
[PATCH net-next v3 0/4] vxlan: implement Generic Protocol Extension (GPE)
2016-04-06 20:50 UTC (2+ messages)
[PATCH net 1/4] lib/test_bpf: Fix JMP_JSET tests
2016-04-06 20:48 UTC (8+ messages)
` [PATCH net 2/4] lib/test_bpf: Add tests for unsigned BPF_JGT
` [PATCH net 3/4] lib/test_bpf: Add test to check for result of 32-bit add that overflows
` [PATCH net 4/4] lib/test_bpf: Add additional BPF_ADD tests
[PATCH (net.git)] stmmac: fix adjust link call in case of a switch is attached
2016-04-06 20:35 UTC (2+ messages)
[PATCH net-next v2 0/3] net: dsa: voidify STP setter and FDB/VLAN add ops
2016-04-06 20:27 UTC (6+ messages)
` [PATCH net-next v2 1/3] net: dsa: make the STP state function return void
` [PATCH net-next v2 2/3] net: dsa: make the FDB add "
` [PATCH net-next v2 3/3] net: dsa: make the VLAN "
[PATCH net-next] net: bcmgenet: add BQL support
2016-04-06 20:25 UTC (2+ messages)
[PATCH 1/3] bonding: do not allow rlb updates to invalid mac
2016-04-06 20:24 UTC (3+ messages)
` [PATCH 2/3] bonding: don't request extraneous rlb updates
` [PATCH 3/3] bonding: use common broadcast addr checks
[PATCHv2 net-next 2/6] bridge: simplify the forward_delay_store by calling store_bridge_parm
2016-04-06 20:10 UTC (4+ messages)
` [PATCHv2 net-next 3/6] bridge: simplify the stp_state_store "
[PATCH net-next 1/3] net: bcmgenet: cleanup for bcmgenet_xmit()
2016-04-06 20:09 UTC (8+ messages)
` [PATCH net-next 2/3] net: bcmgenet: cleanup for bcmgenet_xmit_frag()
` [PATCH net-next 3/3] net: bcmgenet: fix dmadesc_set()
af_packet: tone down the Tx-ring unsupported spew
2016-04-06 20:05 UTC (2+ messages)
[Patch net] net_sched: fix a memory leak in tc action
2016-04-06 20:04 UTC (2+ messages)
[PATCHv2 net 1/3] samples/bpf: Fix build breakage with map_perf_test_user.c
2016-04-06 20:02 UTC (6+ messages)
` [PATCHv2 net 2/3] samples/bpf: Use llc in PATH, rather than a hardcoded value
` [PATCHv2 net 3/3] samples/bpf: Enable powerpc support
[net PATCH v2 2/2] ipv4/GRO: Make GRO conform to RFC 6864
2016-04-06 19:30 UTC (13+ messages)
AP firmware for TI wl1251 wifi chip (wl1251-fw-ap.bin)
2016-04-06 19:12 UTC (7+ messages)
[PATCH net] cxgb4: Add pci device id for chelsio t520-cr adapter
2016-04-06 19:07 UTC (2+ messages)
[RFC PATCH net 0/4] ip6: datagram: Update dst cache of a connected datagram sk during pmtu update
2016-04-06 18:49 UTC (8+ messages)
` [RFC PATCH net 3/4] ipv6: "
[PATCH v2] mwifiex: advertise low priority scan feature
2016-04-06 18:43 UTC (2+ messages)
` [v2] "
[PATCH] brcmfmac: sdio: remove unused variable retry_limit
2016-04-06 18:43 UTC (2+ messages)
` "
[PATCH] wl12xx: remove redundant null check on wl->scan.ssid
2016-04-06 18:40 UTC (2+ messages)
` "
[PATCH] rtlwifi: btcoexist: Convert BTC_PRINTK to btc_<foo>_dbg
2016-04-06 18:39 UTC (2+ messages)
` "
[PATCHv2 net-next] cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable
2016-04-06 18:21 UTC (2+ messages)
[PATCH] neigh: remove duplicated log msg
2016-04-06 18:20 UTC (2+ messages)
[PATCH v2] sctp: avoid refreshing heartbeat timer too often
2016-04-06 18:15 UTC
[PATCH] packet: uses kfree_skb() for drop
2016-04-06 18:10 UTC (3+ messages)
[PATCH net] net: sched: do not requeue a NULL skb
2016-04-06 17:14 UTC (2+ messages)
[PATCH net-next] ibmvnic: Enable use of multiple tx/rx scrqs
2016-04-06 16:49 UTC
[PATCH net-next v2] net: dsa: document missing functions
2016-04-06 16:21 UTC (2+ messages)
[PATCH v5 net-next] net: ipv4: Consider failed nexthops in multipath routes
2016-04-06 15:35 UTC (2+ messages)
[PATCH v2] ARC: axs10x - add Ethernet PHY description in .dts
2016-04-06 14:56 UTC (3+ messages)
[PATCH v1] net: cdc_ncm: update datagram size after changing mtu
2016-04-06 14:36 UTC (2+ messages)
[PATCH net-next 1/3] net: dsa: make the STP state function return void
2016-04-06 14:26 UTC (8+ messages)
` [PATCH net-next 2/3] net: dsa: make the FDB add "
[PATCH] Revert "netpoll: Fix extra refcount release in netpoll_cleanup()"
2016-04-06 14:13 UTC (3+ messages)
pull-request: mac80211-next 2016-04-06
2016-04-06 13:26 UTC (2+ messages)
pull-request: mac80211 2016-04-06
2016-04-06 13:19 UTC
[PATCH v2 11/30] sunrpc: use parity8
2016-04-06 10:21 UTC (3+ messages)
` [PATCH v2 24/30] ethernet: use parity8 in sun/niu.c
` [PATCH v2 30/30] ethernet: use parity8 in broadcom/tg3.c
NETLINK_URELEASE non-bound socket problem (was: [PATCH] Fix local DoS in cfg80211 subsystem)
2016-04-06 9:34 UTC (3+ messages)
AF_VSOCK status
2016-04-06 9:26 UTC (2+ messages)
[RFC PATCH 0/6] ppp: add rtnetlink support
2016-04-06 8:21 UTC (6+ messages)
` [RFC PATCH 6/6] ppp: add rtnetlink device creation support
[v7, 0/5] Fix eSDHC host version register bug
2016-04-06 8:14 UTC (4+ messages)
Darlehen anbieten
2016-04-06 7:51 UTC
[PATCH] wlcore: spi: add wl18xx support
2016-04-06 7:28 UTC (2+ messages)
[PATCH net-next 0/6] net device rx busy polling support in vhost_net
2016-04-06 6:22 UTC (8+ messages)
` [PATCH net-next 1/6] net: skbuff: don't use union for napi_id and sender_cpu
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).