messages from 2014-02-14 23:05:52 to 2014-02-17 14:37:21 UTC [more...]
[RFC v2 0/4] net: bridge / ip optimizations for virtual net backends
2014-02-17 14:36 UTC (10+ messages)
` [RFC v2 1/4] bridge: enable interfaces to opt out from becoming the root bridge
` [RFC v2 2/4] net: enables interface option to skip IP
` [RFC v2 3/4] xen-netback: use a random MAC address
` [Xen-devel] "
` [RFC v2 4/4] xen-netback: skip IPv4 and IPv6 interfaces
` [Xen-devel] "
` [Xen-devel] [RFC v2 0/4] net: bridge / ip optimizations for virtual net backends
[PATCH] ipv6: fix inconsistent prefix route handling
2014-02-17 14:23 UTC (8+ messages)
` [PATCH v2] "
RFC: add init-regs for phy nodes
2014-02-17 14:12 UTC (6+ messages)
` [PATCH] net: add init-regs for of_phy support
REGRESSION f54b311142a92ea2e42598e347b84e1655caf8e3 tcp auto corking slows down iSCSI file system creation by factor of 70 [WAS: 4 TB VMFS creation takes 15 minutes vs 26 seconds]
2014-02-17 14:08 UTC (5+ messages)
[PATCH net-next 0/3] bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c
2014-02-17 14:06 UTC (5+ messages)
` [PATCH net-next 1/3] bonding: add bond_set_slave_state/flags()
` [PATCH net-next 2/3] bonding: add new slave param and bond_slave_state_notify()
` [PATCH net-next 3/3] bonding: Fix the RTNL assertion failed for 802.3ad state machine
[PATCH v3 net-next 0/12] bonding: add an option to rely on unvalidated arp packets
2014-02-17 14:01 UTC (16+ messages)
` [PATCH v3 net-next 01/12] bonding: remove bond->lock from bond_arp_rcv
` [PATCH v3 net-next 02/12] bonding: permit using arp_validate with non-ab modes
` [PATCH v3 net-next 03/12] bonding: always update last_arp_rx on packet recieve
` [PATCH v3 net-next 04/12] bonding: always set recv_probe to bond_arp_rcv in arp monitor
` [PATCH v3 net-next 05/12] bonding: extend arp_validate to be able to receive unvalidated arp-only traffic
` [PATCH v3 net-next 06/12] bonding: document the new _arp options for arp_validate
` [PATCH v3 net-next 07/12] bonding: use the new options to correctly set last_arp_rx
` [PATCH v3 net-next 08/12] bonding: use last_arp_rx in slave_last_rx()
` [PATCH v3 net-next 09/12] bonding: use last_arp_rx in bond_loadbalance_arp_mon()
` [PATCH v3 net-next 10/12] bonding: remove useless updating of slave->dev->last_rx
` [PATCH v3 net-next 11/12] bonding: trivial: rename slave->jiffies to ->last_link_up
` [PATCH v3 net-next 12/12] bonding: rename last_arp_rx to last_rx
[PATCH v2 net-next 0/12] bonding: add an option to rely on unvalidated arp packets
2014-02-17 13:36 UTC (4+ messages)
` [PATCH v2 net-next 06/12] bonding: document the new _arp options for arp_validate
fe80::/64 route missing on GRE tunnels
2014-02-17 13:22 UTC (11+ messages)
` [PATCH net] gre: add link local route when local addr is any
[PATCH net-next] unix: add read side socket memory accounting for dgram sockets
2014-02-17 13:03 UTC (2+ messages)
` [PATCH net-next v2] "
[PATCH net] net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
2014-02-17 12:17 UTC (2+ messages)
[PATCH] ethtool: check the ethtool_ops is NULL in dev_ethtool
2014-02-17 11:31 UTC
[PATCH V3 net-next 0/5] xen-net{back, front}: Multiple transmit and receive queues
2014-02-17 11:10 UTC (4+ messages)
` [PATCH V3 net-next 3/5] xen-netfront: Factor queue-specific data into queue struct
` [Xen-devel] "
[PATCH net] bonding: fix arp requests sends with isolated routes
2014-02-17 11:07 UTC (3+ messages)
[PATCH net-next v2 0/6] gianfar: Device configuration fixes
2014-02-17 10:53 UTC (7+ messages)
` [PATCH net-next v2 1/6] gianfar: Cleanup/Fix gfar_probe and the hw init code
` [PATCH net-next v2 2/6] gianfar: Remove sysfs stubs for FIFOCFG and stashing
` [PATCH net-next v2 3/6] gianfar: Remove useless HAS_PADDING device flag
` [PATCH net-next v2 4/6] gianfar: Factor out enabling/disabling of hw interrupts
` [PATCH net-next v2 5/6] gianfar: Add missing graceful reset steps and fixes
` [PATCH net-next v2 6/6] gianfar: Remove clean_rx_ring race from gfar_ethtool
[PATCH net-next v3 0/10] ieee802154: support rf212 and extended mac features
2014-02-17 10:34 UTC (11+ messages)
` [PATCH net-next v3 02/10] ieee802154: default to AACK in at86rf230
` [PATCH net-next v3 05/10] ieee802154: add support for listen-before-talk in wpan_phy
` [PATCH net-next v3 06/10] ieee802154: add support for CCA mode in wpan phys
` [PATCH net-next v3 07/10] ieee802154: add support for setting CCA energy detection levels
` [PATCH net-next v3 08/10] ieee802154: ensure that first RF212 state comes from TRX_OFF
` [PATCH net-next v3 01/10] ieee802154: add basic support for RF212 to at86rf230 driver
` [PATCH net-next v3 03/10] ieee802154: add TX power control to wpan_phy
` [PATCH net-next v3 04/10] ieee802154: support 100kbps QPSK/EU in at86rf230
` [PATCH net-next v3 09/10] ieee802154: add netlink APIs for smartMAC configuration
` [PATCH net-next v3 10/10] ieee802154: enable smart transmitter features of RF212
netmap, VALE and netmap pipes
2014-02-17 10:15 UTC
[PATCH net-next 0/6] gianfar: Device configuration fixes
2014-02-17 10:20 UTC (4+ messages)
` [PATCH net-next 2/6] gianfar: Replace sysfs stubs with module params (fix)
netmap, VALE and netmap pipes
2014-02-17 10:11 UTC
[PATCH net-next v2] IPv6: enable bind() to assign an anycast address
2014-02-17 10:02 UTC (5+ messages)
[PATCH 1/1] net: i40evf: Remove duplicate include
2014-02-17 9:59 UTC
[PATCH 1/1] net: wireless: wl3501_cs: Remove duplicate include
2014-02-17 9:55 UTC
[PATCH] can: xilinx CAN controller support
2014-02-17 9:42 UTC (3+ messages)
[PATCH net-next 1/4] netlink: fix checkpatch errors space and "foo *bar"
2014-02-17 8:53 UTC (4+ messages)
` [PATCH net-next 2/4] ipv6: fix checkpatch errors with brace "
` [PATCH 3/4] ipv6: fix checkpatch errors with space required or prohibited
` [PATCH 4/4] ipv6:fix checkpatch errors with assignment in if condition
[PATCH net-next] sch_netem: replace magic numbers with enumerate in get_loss_clg
2014-02-17 8:48 UTC
[PATCH] ipv4: fix counter in_slow_tot
2014-02-17 7:23 UTC
[PATCH net 0/3] pf_packet fix
2014-02-17 6:59 UTC (6+ messages)
` [PATCH net 1/3] netdevice: add queue selection fallback handler for ndo_select_queue
` [PATCH net 2/3] netdevice: move netdev_cap_txqueue for shared usage to header
` [PATCH net 3/3] packet: check for ndo_select_queue during queue selection
[PATCH net-next v2 0/3] sch_netem: some improvements and cleanups
2014-02-17 6:38 UTC (4+ messages)
` [PATCH net-next v2 3/3] sch_netem: replace magic numbers with enumerate in GE model
[PATCH 00/13] Cleanups for r8188eu
2014-02-17 5:35 UTC (11+ messages)
` [PATCH 02/13] staging: r8188eu: Remove pointless "alignment" entry in recv_frame
` [PATCH 10/13] staging: r8188eu: Remove wrapper _enter_critical_mutex()
[PATCH v3] net:cpsw: Pass unhandled ioctl's on to generic phy ioctl
2014-02-17 5:30 UTC (3+ messages)
[PATCH net-next 0/4] bonding cleaning
2014-02-17 5:29 UTC (7+ messages)
` [PATCH 1/4] bonding: Convert pr_warning to pr_warn, neatening
` [PATCH net-next 2/4] bonding: Neaten pr_<level>
` [PATCH net-next 3/4] bonding: Convert c99 comments
` [PATCH net-next 4/4] bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)
[PATCH 3/3] caif: delete unnecessary field initialization
2014-02-17 5:29 UTC (2+ messages)
[PATCH net-next] Documentation: broadcom-bcmgenet: add better clocks documentation
2014-02-17 5:27 UTC (2+ messages)
[PATCH net-next 0/2] tipc: eliminate smatch warnings
2014-02-17 5:26 UTC (2+ messages)
Does ICMP_FRAG_NEEDED automatically update the routing cache?
2014-02-17 5:21 UTC (4+ messages)
` Getting a NIC's MTU size
drivers/net: tulip_remove_one needs to call pci_disable_device()
2014-02-17 5:19 UTC (2+ messages)
[PATCH v3] net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
2014-02-17 5:17 UTC (2+ messages)
[PATCH] ipv4: validate source address if the packet is for us
2014-02-17 5:13 UTC (2+ messages)
[PATCH net-next v2 0/10] ieee802154: support rf212 and extended mac features
2014-02-17 5:09 UTC (3+ messages)
` [PATCH net-next v2 01/10] ieee802154: add basic support for RF212 to at86rf230 driver
[PATCH -next V3] ip_tunnel: return more precise errno value when adding tunnel fails
2014-02-17 5:07 UTC (2+ messages)
[PATCH] ipv4: distinguish EHOSTUNREACH from the ENETUNREACH
2014-02-17 4:46 UTC (2+ messages)
Get an online loan
2014-02-16 22:48 UTC
Get an online loan
2014-02-16 22:49 UTC
[PATCH 0/3] Drivers: net: hyperv: Cleanup the hyper-V networking code
2014-02-17 0:38 UTC (4+ messages)
` [PATCH 1/3] Drivers: net: hyperv: Get rid of the rndis_filter_packet structure
` [PATCH 2/3] Drivers: net: hyperv: Cleanup the receive path
` [PATCH 3/3] Drivers: net: hyperv: Cleanup the netvsc receive callback functio
[PATCH net-next] ipv6: do not set "u" bit for temporary addresses
2014-02-16 20:03 UTC (3+ messages)
[PATCH net-next v5 00/10] Support for the Broadcom GENET driver
2014-02-16 18:34 UTC (4+ messages)
[BUG] unable to handle kernel NULL pointer dereference
2014-02-16 17:35 UTC (7+ messages)
[PATCH] ss: Add support for retrieving SELinux contexts
2014-02-16 13:18 UTC (2+ messages)
[PATCH net] net/mlx4_en: Fixed crash when port type is changed
2014-02-16 11:13 UTC (5+ messages)
` "
[PATCH] netfilter: ipset: move registration message to init from net_init
2014-02-16 10:21 UTC (2+ messages)
[net-next 00/14] Intel Wired LAN Driver Updates
2014-02-16 9:13 UTC (7+ messages)
` [net-next 05/14] i40evf: fix up strings in init task
` [net-next 08/14] i40evf: store ring size in ring structs
[PATCH RFC net-next 0/6] 6lowpan: reimplementation of fragmentation handling
2014-02-16 8:34 UTC (7+ messages)
` [PATCH RFC net-next 1/6] 6lowpan: add frag information struct
` [PATCH RFC net-next 2/6] 6lowpan: fix fragmentation on sending side
` [PATCH RFC net-next 3/6] 6lowpan: move 6lowpan.c to 6lowpan_rtnl.c
` [PATCH RFC net-next 4/6] 6lowpan: fix some checkpatch issues
` [PATCH RFC net-next 5/6] net: ns: add ieee802154_6lowpan namespace
` [PATCH RFC net-next 6/6] 6lowpan: handling 6lowpan fragmentation via inet_frag api
[patch net] ovs: fix dp check in ovs_dp_reset_user_features
2014-02-16 1:24 UTC (2+ messages)
Open vSwitch kernel: On vacation
2014-02-16 1:18 UTC
[PATCH stable 3.9+] can: add destructor for self generated skbs
2014-02-16 0:07 UTC (3+ messages)
` Netdev stable patches status
[PATCH] Drivers: net: wireless: mac80211_hwim fixed coding style issues
2014-02-15 19:53 UTC (3+ messages)
socket bind to local address ::ffff:127.0.0.1 question
2014-02-15 17:10 UTC (2+ messages)
BOURSE SUISSE (2014-2015)
2014-02-15 16:10 UTC
[RFC PATCH v2 tip 0/7] 64-bit BPF insn set and tracing filters
2014-02-15 16:13 UTC (9+ messages)
[PATCH] csum_partial_copy_from_user: clean up inconsistencies in implementations
2014-02-15 15:49 UTC
[Patch net-next] openvswitch: rename ->sync to ->syncp
2014-02-15 7:06 UTC (3+ messages)
[PATCH net-next 0/7] clear old options when old qdisc's replaced
2014-02-15 2:53 UTC (4+ messages)
[PATCH V3 0/4] mailbox: xgene: Add support for APM X-Gene SoC Queue Manager/Traffic Manager
2014-02-15 2:22 UTC (5+ messages)
` [PATCH V3 1/4] Documentation: mailbox: APM X-Gene SoC QMTM
` [PATCH V3 2/4] Documentation: devicetree: bindings for "
` [PATCH V3 3/4] mailbox: xgene: base driver "
` [PATCH V3 4/4] arm64: boot: dts: entries "
[PATCH net-next 0/4] appletalk: fix checkpatch errors or warning
2014-02-15 1:19 UTC (4+ messages)
` [PATCH net-next 3/4] appletalk: convert printks to pr_<level>
[PATCH 2/3] net: UDP gro_receive accept csum=0
2014-02-14 23:54 UTC (8+ messages)
[RESEND] [PATCHv2 0/5] wl1251 device tree support
2014-02-14 23:05 UTC (6+ messages)
` [PATCHv2 1/5] wl1251: split wl251 platform data to a separate structure
` [PATCHv2 2/5] wl1251: move power GPIO handling into the driver
` [PATCHv2 3/5] wl1251: spi: add vio regulator support
` [PATCHv2 4/5] wl1251: spi: add device tree support
` [PATCHv2 5/5] Documentation: dt: wireless: Add wl1251
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).