messages from 2016-01-11 21:37:29 to 2016-01-12 20:12:25 UTC [more...]
[PATCH net-next 00/10] Proposal for a API set for HW Buffer management
2016-01-12 20:12 UTC (12+ messages)
` [PATCH net-next 01/10] bus: mvebu-mbus: provide api for obtaining IO and DRAM window information
` [PATCH net-next 02/10] ARM: mvebu: enable SRAM support in mvebu_v7_defconfig
` [PATCH net-next 03/10] net: mvneta: bm: add support for hardware buffer management
` [PATCH net-next 04/10] ARM: mvebu: add buffer manager nodes to armada-38x.dtsi
` [PATCH net-next 05/10] ARM: mvebu: enable buffer manager support on Armada 38x boards
` [PATCH net-next 06/10] ARM: mvebu: add buffer manager nodes to armada-xp.dtsi
` [PATCH net-next 07/10] ARM: mvebu: enable buffer manager support on Armada XP boards
` [PATCH net-next 08/10] bus: mvenus-mbus: Fix size test for mvebu_mbus_get_dram_win_info
` [PATCH net-next 09/10] net: Add a hardware buffer management helper API
` [PATCH net-next 10/10] net: mvneta: Use the new hwbm framework
[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
2016-01-12 19:56 UTC (32+ messages)
` [PATCH 01/53] perf tools: Add -lutil in python lib list for broken python-config
` [PATCH 05/53] perf tools: Test correct path of perf in build-test
` [PATCH 13/53] perf tools: Prevent calling machine__delete() on non-allocated machine
` [PATCH 14/53] perf test: Check environment before start real BPF test
` [PATCH 17/53] perf test: Improve bp_signal
` [PATCH 27/53] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE
[PATCH] net: bpf: reject invalid shifts
2016-01-12 19:53 UTC (7+ messages)
` [PATCHv2] "
[PATCH] netlink: fix null pointer dereference on nlk->groups
2016-01-12 19:40 UTC (5+ messages)
` [PATCH v3] "
net-next is CLOSED
2016-01-12 19:39 UTC (3+ messages)
[PATCH 3/3] bonding: make device count build-time configurable
2016-01-12 19:36 UTC (4+ messages)
[patch] mdio_bus: NULL dereference on allocation error
2016-01-12 19:31 UTC (3+ messages)
[patch 2/2 -next] phy: remove an unneeded condition
2016-01-12 19:31 UTC (2+ messages)
[patch 1/2 -next] mdio: remove an unneed condition
2016-01-12 19:30 UTC (3+ messages)
[PATCH] arm64: net: bpf: don't BUG() on large shifts
2016-01-12 19:23 UTC (5+ messages)
[PATCH net] openvswitch: compute needed headroom for internal vports
2016-01-12 19:20 UTC (7+ messages)
[PATCH 0/9] bpf: support percpu ARRAY map
2016-01-12 19:10 UTC (9+ messages)
` [PATCH 5/9] bpf: syscall: add percpu version of lookup/update elem
` [PATCH 9/9] samples/bpf: test percpu array map
[PATCH 1/3] ifb: make device count build-time configurable
2016-01-12 18:44 UTC (10+ messages)
` [PATCH v2] "
[PATCH 2/3] dummy: make device count build-time configurable
2016-01-12 18:42 UTC (2+ messages)
[OOPS] In __netif_receive_skb_core
2016-01-12 18:15 UTC (14+ messages)
` [PATCH net] phonet: properly unshare skbs in phonet_rcv()
[PATCH] net: bnxt: always return values from _bnxt_get_max_rings
2016-01-12 17:55 UTC (2+ messages)
Q: bad routing table cache entries
2016-01-12 17:47 UTC (17+ messages)
[PATCH] net: pktgen: fix null ptr deref in skb allocation
2016-01-12 17:32 UTC (3+ messages)
[PATCH net-next v2] net, sched: add clsact qdisc
2016-01-12 17:15 UTC (4+ messages)
[PATCH v2 0/3] can: sja1000: support for technologic version
2016-01-12 16:24 UTC (10+ messages)
` [PATCH v2 1/3] can: sja1000: of: add per-compatible init hook
` [PATCH v2 3/3] can: sja1000: of: add compatibility with Technologic Systems version
[PATCHv2 0/2] net: fec: Reset ethernet PHY whenever the enet_out clock is being enabled
2016-01-12 16:04 UTC (7+ messages)
` [PATCHv2 1/2] remove redundant struct clk NULL checks
` [PATCHv2 2/2] net: fec: Reset ethernet PHY whenever the enet_out clock is being enabled
Attansic L1 driver issue
2016-01-12 15:13 UTC (2+ messages)
[PATCH net] dwc_eth_qos: Fix dma address for multi-fragment skbs
2016-01-12 14:28 UTC
[PATCH net-next v2] tipc: add peer removal functionality
2016-01-12 14:08 UTC
Microsoft Award
2016-01-12 12:35 UTC
[Question/Bug] Should the priority of ip rule be unique?
2016-01-12 12:35 UTC (3+ messages)
Microsoft Award
2016-01-12 11:34 UTC
linux-next: manual merge of the net-next tree with the net tree
2016-01-12 11:58 UTC (3+ messages)
net: phy: SMSC LAN8710/LAN8720 high load
2016-01-12 11:33 UTC (2+ messages)
` "
[PATCH 5/5] net: can: ifi: Add IFI CANFD IP support
2016-01-12 11:06 UTC (2+ messages)
net: WARNING in tcp_recvmsg
2016-01-12 10:54 UTC
[PATCH] vhost: move is_le setup to the backend
2016-01-12 10:48 UTC (4+ messages)
linux-next: manual merge of the net-next tree with the nettree
2016-01-12 9:12 UTC (2+ messages)
use-after-free in sctp_do_sm
2016-01-12 8:41 UTC (4+ messages)
` [PATCH] sctp: fix use-after-free in pr_debug statement
[PATCH v2 net-next 0/4] bpf: bpf_htab: Add BPF_MAP_TYPE_PERCPU_HASH
2016-01-12 8:20 UTC (5+ messages)
` [PATCH v2 net-next 1/4] bpf: bpf_htab: Refactor some htab_elem logic
` [PATCH v2 net-next 2/4] bpf: bpf_htab: Add BPF_MAP_TYPE_PERCPU_HASH
` [PATCH v2 net-next 3/4] bpf: bpf_htab: Add syscall to iterate percpu value of a key
` [PATCH v2 net-next 4/4] bpf: bpf_htab: Test for BPF_MAP_TYPE_PERCPU_HASH
[PATCH net-next 0/4] bpf: bpf_htab: Add BPF_MAP_TYPE_PERCPU_HASH
2016-01-12 7:44 UTC (13+ messages)
` [PATCH net-next 2/4] "
Dear: Account User,
2016-01-12 0:26 UTC
[PATCH v2] b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_init
2016-01-12 7:00 UTC
[PATCH] b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_init
2016-01-12 5:44 UTC (2+ messages)
[next PATCH 0/4] Add support for generic Tx checksums to igb, ixgbe, igbvf, ixgbevf
2016-01-12 4:43 UTC (2+ messages)
[PATCH net-next] net: Fix typo in netdev_intersect_features
2016-01-12 4:30 UTC (2+ messages)
[PATCH net-next 0/2] More mdio device build failure fixes
2016-01-12 4:27 UTC (4+ messages)
` [PATCH net-next 1/2] net: freescale: ucc_geth: Fix build error from phy_device API change
` [PATCH net-next 2/2] net: freescale: mac-fec: "
Greetings!
2016-01-12 0:11 UTC
[PATCH] igb: constify e1000_phy_operations structure
2016-01-12 3:44 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next 0/4] batch calls to fib_flush and arp_ifdown
2016-01-12 1:53 UTC (4+ messages)
[PATCH net] net: reduce RECURSION_LIMIT to 8
2016-01-12 1:48 UTC (5+ messages)
[PATCH iproute2 -next 0/2] BPF update
2016-01-12 1:03 UTC (3+ messages)
` [PATCH iproute2 -next 1/2] tc, bpf: check section names and type everywhere
` [PATCH iproute2 -next 2/2] tc, bpf: more header checks on loading elf
[PATCH] net: preserve IP control block during GSO segmentation
2016-01-12 0:58 UTC (3+ messages)
[PATCH] net: phy: turn carrier off on phy attach
2016-01-12 0:57 UTC (3+ messages)
[PATCH iproute2 -next 0/2] clsact frontend
2016-01-12 0:42 UTC (3+ messages)
` [PATCH iproute2 -next 1/2] tc, ingress: clean up ingress handling a bit
` [PATCH iproute2 -next 2/2] tc, clsact: add clsact frontend
Rendszergazda
2016-01-12 0:15 UTC
[REGRESSION] tcp/ipv4: kernel panic because of (possible) division by zero
2016-01-11 23:26 UTC (4+ messages)
[PATCH net v2] bonding: Prevent IPv6 link local address on enslaved devices
2016-01-11 22:57 UTC (2+ messages)
[PATCH V3 00/11] net/mlx5_core: Enhance flow steering support
2016-01-11 22:49 UTC (2+ messages)
[PATCH 0/9] Namespaceify more of the tcp sysctl knobs
2016-01-11 22:46 UTC (2+ messages)
[PATCH 1/1] smsc: Enabling SMSC LAN911 driver for ARM64 as well
2016-01-11 22:45 UTC (3+ messages)
[PATCH net] udp: disallow UFO for sockets with SO_NO_CHECK option
2016-01-11 22:42 UTC (2+ messages)
[PATCH net-next 0/2] BPF update
2016-01-11 22:33 UTC (2+ messages)
[PATCH 0/2] Fix some dubious code in the Renesas Ethernet drivers
2016-01-11 22:31 UTC (2+ messages)
[net-next PATCH 1/1] sched,cls_flower: set key address type when present
2016-01-11 22:28 UTC (2+ messages)
[PATCH] Remove line over 80 characters and unnecessary braces
2016-01-11 22:26 UTC (5+ messages)
` [PATCH] Multiple blank lines removed
` [PATCH] Removed: block comments trailing without separate line, missing blanks after decarations, comparasion to NULL, assignment in if condition, not necessary spaces after casts, multiple assignments, line over 80 characters, alignment not matched to open parenthesis, kmalloc with multiplying instead kmalloc_array
` [PATCH] Removed: missing blank after decaration, line over 80 characters
[PATCH net] tcp_yeah: don't set ssthresh below 2
2016-01-11 22:25 UTC (2+ messages)
[PATCH net-next] bonding: make mii_status sysfs node consistent
2016-01-11 22:16 UTC (2+ messages)
[PATCH 01/14] Bluetooth: use list_for_each_entry*
2016-01-11 22:06 UTC (3+ messages)
` [PATCH 06/14] libceph: use list_for_each_entry_safe
Kernel 4.1 hang, apparently in __inet_lookup_established
2016-01-11 21:47 UTC (8+ messages)
[PATCH net-next v6 0/7] openvswitch: NAT support
2016-01-11 21:37 UTC (3+ messages)
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).