messages from 2015-05-03 02:18:28 to 2015-05-04 20:32:33 UTC [more...]
[RFC PATCH net-next 0/8] Convert some skb_<foo> functions to void
2015-05-04 20:32 UTC (10+ messages)
` [RFC PATCH net-next 1/8] skb: Add skb_put_uchar
` [RFC PATCH net-next 2/8] treewide: Use skb_put_uchar
` [RFC PATCH net-next 3/8] skb: Add skb_push_uchar
` [RFC PATCH net-next 4/8] treewide: Use skb_push_uchar
` [RFC PATCH net-next 5/8] skbuff: Convert skb_put to return void *
` [RFC PATCH net-next 6/8] treewide: Remove unnecessary casts from skb_puts
` [RFC PATCH net-next 7/8] skbuff: Convert skb_push to return void *
` [RFC PATCH net-next 8/8] treewide: Remove unnecessary casts from skb_push
Suspicious RCU usage in bridge with Linux v4.0-9362-g1fc149933fd4
2015-05-04 20:27 UTC (4+ messages)
[PATCH net-next 0/6] Trivial fixes and changes for SGE
2015-05-04 20:25 UTC (9+ messages)
` [PATCH net-next 1/6] cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
` [PATCH net-next 2/6] cxgb4: Enable congestion notification from SGE for IQs and FLs
` [PATCH net-next 3/6] cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()
` [PATCH net-next 4/6] cxgb4: Add device node to ULD info
` [PATCH net-next 5/6] cxgb4: Move SGE Ingress DMA state monitor code to a new routine
` [PATCH net-next 6/6] cxgb4: Discard the packet if the length is greater than mtu
[PATCH] core: Correct an over-stringent device loop detection
2015-05-04 20:22 UTC (6+ messages)
[PATCH 0/2] net/rds: RDS-TCP robustness fixes
2015-05-04 20:21 UTC (5+ messages)
` [PATCH 1/2] net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection
[PATCH 0/4] Netfilter ingress support (v3)
2015-05-04 20:05 UTC (12+ messages)
` [PATCH 1/4] net: add minimalistic ingress filter hook and port sch_ingress on top of it
` [PATCH 2/4] netfilter: cleanup struct nf_hook_ops indentation
` [PATCH 3/4] netfilter: add hook list to nf_hook_state
` [PATCH 4/4] net: add netfilter ingress hook
[PATCHSET] netconsole: implement extended console support
2015-05-04 20:04 UTC (4+ messages)
` [PATCH 3/3] "
` [PATCH v3 "
` [PATCH 0.5/4] netconsole: remove unnecessary netconsole_target_get/out() from write_msg()
pull-request: mac80211 2015-05-04
2015-05-04 20:01 UTC (2+ messages)
[PATCH v2] bnx2x: Alloc 4k fragment for each rx ring buffer element
2015-05-04 19:58 UTC (6+ messages)
` [PATCH v3] "
[PATCH net] bnx2x: Fix to prevent inner-reload
2015-05-04 19:55 UTC (2+ messages)
[net-next v2 0/8][pull request] Intel Wired LAN Driver Updates 2015-05-04
2015-05-04 19:55 UTC (10+ messages)
` [net-next v2 1/8] igb: simplify and clean up igb_enable_mas()
` [net-next v2 2/8] e100: don't initialize int object to zero
` [net-next v2 3/8] e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
` [net-next v2 4/8] e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames
` [net-next v2 5/8] e1000e: fix call to do_div() to use u64 arg
` [net-next v2 6/8] ixgbe: Fix IOSF SB access issues
` [net-next v2 7/8] ixgbe: Release semaphore bits in the right order
` [net-next v2 8/8] ixgbe: Use a signed type to hold error codes
pull request: bluetooth-next 2015-05-04
2015-05-04 19:36 UTC (2+ messages)
[PATCH 1/2] stmac: add dwmac glue for NXP 18xx/43xx family
2015-05-04 19:27 UTC (4+ messages)
[PATCH] net/rds: Fix new sparse warning
2015-05-04 19:23 UTC (2+ messages)
[PATCH] Revert "smc91x: retrieve IRQ and trigger flags in a modern way"
2015-05-04 19:13 UTC (6+ messages)
[PATCH] net/smsc911x: fix irq resource allocation failure
2015-05-04 19:11 UTC (3+ messages)
[PATCH net-next 0/5] tipc: cleanup topology server
2015-05-04 19:05 UTC (7+ messages)
` [PATCH net-next 1/5] tipc: rename functions defined in subscr.c
` [PATCH net-next 2/5] tipc: introduce tipc_subscrb_create routine
` [PATCH net-next 3/5] tipc: involve reference counter for subscriber
` [PATCH net-next 4/5] tipc: adjust locking policy of subscription
` [PATCH net-next 5/5] tipc: deal with return value of tipc_conn_new callback
[net-next PATCH v2 2/3] net: macb: Add support for jumbo frames
2015-05-04 19:02 UTC (4+ messages)
` [net-next PATCH v2 3/3] net: macb: Add change_mtu callback with jumbo support
[PATCH] isdn/gigaset: cede maintainership
2015-05-04 18:51 UTC (2+ messages)
[PATCHv3 net-next 0/2] Exporting IGMP/MLD checking from bridge code
2015-05-04 18:49 UTC (4+ messages)
` [PATCHv3 net-next 1/2] bridge: multicast: call skb_checksum_{simple_, }validate
[PATCH -next 0/5] replace skb tc_verd member with 3 dedicated bit flags
2015-05-04 18:48 UTC (6+ messages)
` [PATCH -next 1/5] net: sched: replace NCLS macro with tc_nocls bit flag
` [PATCH -next 2/5] net: sched: use counter to break reclassify loops
` [PATCH -next 3/5] net: sched: remove FROM INGRESS/EGRESS
` [PATCH -next 4/5] net: sched: remove AT INGRESS/EGRESS
` [PATCH -next 5/5] skbuff: remove tc_verd member
[PATCH 2/7] turn Makefile more distribution friendly
2015-05-04 18:37 UTC (4+ messages)
` [PATCH 5/7] ip-route: don't hide routes with RTM_F_CLONED by default
[PATCH] hv_netvsc: remove unused variable in netvsc_send()
2015-05-04 17:57 UTC
[PATCH] net: macb: Do not enable RX buffer used interrupt
2015-05-04 17:43 UTC
[RFC PATCH net-next v3 0/9] ipv6: Only create RTF_CACHE route after encountering pmtu exception
2015-05-04 17:08 UTC (3+ messages)
` [RFC PATCH net-next v3 3/9] ipv6: Combine rt6_alloc_cow and rt6_alloc_clone
[net-next 00/11][pull request] Intel Wired LAN Driver Updates 2015-05-02
2015-05-04 16:12 UTC (6+ messages)
` [net-next 07/11] if_link: Add VF multicast promiscuous control
[PATCH RESEND iproute2] ip link set vf: Added "query_rss" command
2015-05-04 16:08 UTC (2+ messages)
[PATCH] netfilter: fix dependency issues between IPv6 defragmentation and ip6tables
2015-05-04 15:56 UTC (5+ messages)
[PATCH net-next 00/10] be2net: patch set
2015-05-04 15:59 UTC (13+ messages)
` [PATCH net-next 01/10] be2net: add support for spoofchk setting
` [PATCH net-next 02/10] be2net: set interrupt moderation for Skyhawk-R using EQ-DB
` [PATCH net-next 03/10] be2net: receive pkts with L3, L4 errors on VFs
` [PATCH net-next 04/10] be2net: check for INSUFFICIENT_VLANS error
` [PATCH net-next 05/10] be2net: don't enable PAUSE by default
` [PATCH net-next 06/10] be2net: post full RXQ on interface enable
` [PATCH net-next 07/10] be2net: simplify UFI compatibility checking
` [PATCH net-next 08/10] be2net: use be_virtfn() instead of !be_physfn()
` [PATCH net-next 09/10] be2net: update copyright year to 2015
` [PATCH net-next 10/10] be2net: update the driver version to 10.6.0.2
[PATCH iproute2] ss: Fix wrong filter behaviour
2015-05-04 15:59 UTC (2+ messages)
[PATCH iproute2 -master] tc: {m,f}_ebpf: add option for dumping verifier log
2015-05-04 15:46 UTC (2+ messages)
[PATCH v4 iproute2] ip: Add color output option
2015-05-04 15:42 UTC (2+ messages)
ITS help desk
2015-05-04 14:35 UTC
[PATCH] Allow TCP connections to cache SYN packet for userspace inspection
2015-05-04 15:12 UTC (17+ messages)
` [PATCH net-next] tcp: provide SYN headers for passive connections
[RFC v1 07/11] net/mlx4: Cache irq_desc->affinity instead of irq_desc
2015-05-04 15:10 UTC (4+ messages)
[PATCH] staging: adm8211: fix checkpatch error for trailing statements on next line
2015-05-04 12:42 UTC (2+ messages)
[PATCH] ipv6: RTA_PREFSRC dumping was somewhat incorrect
2015-05-04 11:46 UTC
[PATCH] net: phy: micrel: support !CONFIG_HAVE_CLK
2015-05-04 11:30 UTC (3+ messages)
[PATCH v2 net-next] net: sched: run ingress qdisc without locks
2015-05-04 11:04 UTC (4+ messages)
Netlink socket leaks
2015-05-04 10:09 UTC (5+ messages)
[RFC PATCH net-next] netlink: avoid namespace change while creating socket
2015-05-04 9:22 UTC
pull request: bluetooth 2015-05-04
2015-05-04 9:21 UTC
From: Brian Neu
2015-05-04 9:21 UTC
Stable request 9374e7d2 "rtlwifi: rtl8192cu: Add new device ID"
2015-05-04 9:19 UTC (4+ messages)
[net-next PATCH v2 1/3] devicetree: Add compatible string for Zynq Ultrascale+ MPSoC
2015-05-04 7:52 UTC
[RFC PATCH net-next] switchdev: don't abort hardware ipv4 fib offload on failure to program fib entry in hardware
2015-05-04 4:39 UTC (6+ messages)
[PATCH v3 net-next] tc: remove unused redirect ttl
2015-05-04 4:20 UTC (3+ messages)
[PATCH net-next #3 0/8] via-rhine rework
2015-05-04 4:18 UTC (2+ messages)
[PATCH] macvlan: Propagate promiscuity setting to lower devices
2015-05-04 4:14 UTC (2+ messages)
[PATCH v2 net-next 0/7] net: Eliminate calls to flow_dissector and introduce flow_keys_digest
2015-05-04 4:09 UTC (2+ messages)
[net PATCH 0/3] Clean-up some bits related to netpoll
2015-05-04 4:07 UTC (2+ messages)
[PATCH] net: dsa: mv88e6xxx: unregister mv88e6352 driver
2015-05-04 4:05 UTC (2+ messages)
[PATCH net-next] net: ipv4: route: Fix sending IGMP messages with link address
2015-05-04 4:04 UTC (2+ messages)
pull-request: can 2015-05-01
2015-05-04 3:45 UTC (2+ messages)
[PATCH net-next] net: sched: run ingress qdisc without locks
2015-05-04 3:42 UTC (2+ messages)
[PATCH 06/11] drivers/net: include <module.h> for modular stmmac_platform code
2015-05-04 3:40 UTC (2+ messages)
[PATCH v2] net/rds: fix unaligned memory access
2015-05-04 3:39 UTC (2+ messages)
netlink: Remove max_size setting
2015-05-04 3:27 UTC (2+ messages)
[PATCH v2 net-next 0/3] tcp: SACK RTTM changes for congestion control
2015-05-04 3:18 UTC (2+ messages)
[PATCH net-next 0/6] rhashtable self-test improvements
2015-05-04 3:09 UTC (2+ messages)
[PATCH 0/3] A few minor clean-ups to eth_type_trans
2015-05-04 2:47 UTC (2+ messages)
[PATCH net] codel: fix maxpacket/mtu confusion
2015-05-04 2:18 UTC (2+ messages)
[RFC PATCH net-next 0/8] net: dsa: New registration API
2015-05-04 2:09 UTC (9+ messages)
` [RFC PATCH net-next 1/8] net: dsa: Move dsa_switch_tree final setup in separate function
` [RFC PATCH net-next 2/8] net: phy: Check fixup lists in get_phy_device()
` [RFC PATCH net-next 4/8] net: mv643xx_eth: Handle Ethernet switches as PHY devices
` [RFC PATCH net-next 5/8] net: dsa: add new API to register switch devices
[PATCH net-next] ipv6: Flow label state ranges
2015-05-04 1:58 UTC (2+ messages)
[PATCH net-next] ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags
2015-05-04 1:50 UTC (2+ messages)
[PATCH net-next 0/5] ipv6: Stop /128 route from disappearing after pmtu update
2015-05-04 1:11 UTC (12+ messages)
` [PATCH net-next 3/5] "
PATCH: af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT)
2015-05-03 21:39 UTC (2+ messages)
Stable inclusion request: recvmsg/sendmsg userspace regression fix
2015-05-03 21:21 UTC (3+ messages)
[PATCH net-next] sock: fix comment location
2015-05-03 21:11 UTC (3+ messages)
Hello Dear
2015-05-03 18:44 UTC
[ANNOUNCE] Enhanced IP v1.1 code and RFC
2015-05-03 18:18 UTC
[PATCH 1/2] brcmfmac: prohibit ACPI power management for brcmfmac driver
2015-05-03 15:30 UTC (3+ messages)
[PATCH v2] brcmfmac: prohibit ACPI power management for brcmfmac driver
2015-05-03 15:26 UTC
Technical Support
2015-05-03 20:08 UTC
[PATCH -next] net: sched: remove TC_MUNGED bits
2015-05-03 2:25 UTC (2+ messages)
[PATCH][net-next] ipv4: remove the unnecessary codes in fib_info_hash_move
2015-05-03 2:18 UTC (2+ 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).