messages from 2015-09-21 20:52:33 to 2015-09-22 16:17:10 UTC [more...]
[PATCH v2 0/9] Phy, mdiobus, and netdev struct device fixes
2015-09-22 16:17 UTC
[PATCH net 0/2] lwtunnel: make it really work, for IPv4
2015-09-22 16:12 UTC (3+ messages)
` [PATCH net 1/2] ipv4: send arp replies to the correct tunnel
` [PATCH net 2/2] lwtunnel: remove source and destination UDP port config option
[PATCH v4] netlink: Fix autobind race condition that leads to zero port ID
2015-09-22 16:10 UTC (8+ messages)
` netlink: Replace rhash_portid with bound
` [PATCH v2] "
[patch net-next 00/10] switchdev: transaction item queue and cleanup
2015-09-22 16:10 UTC (12+ messages)
` [patch net-next 01/10] switchdev: rename "trans" to "trans_ph"
` [patch net-next 02/10] switchdev: introduce transaction item queue for attr_set and obj_add
` [patch net-next 03/10] switchdev: move transaction phase enum under transaction structure
` [patch net-next 04/10] switchdev: add switchdev_trans_ph_prepare/commit helpers
` [patch net-next 05/10] rocker: push struct switchdev_trans down through rocker code
` [patch net-next 06/10] rocker: use switchdev transaction queue for allocated memory
` [patch net-next 07/10] switchdev: remove "NONE" transaction phase
` [patch net-next 08/10] switchdev: remove "ABORT" "
` [patch net-next 09/10] dsa: use prepare/commit switchdev transaction helpers
` [patch net-next 10/10] switchdev: reduce transaction phase enum down to a boolean
[PATCH net-next] tcp: Fix CWV being too strict on thin streams
2015-09-22 16:09 UTC (5+ messages)
[PATCH] iplink_geneve: add UDP destination port configuration at link creation
2015-09-22 15:25 UTC (4+ messages)
` [PATCH] geneve: use network byte order for destination port config parameter
[PATCH v2] lib: fix data race in rhashtable_rehash_one
2015-09-22 15:19 UTC (4+ messages)
[PATCH] lib: fix data race in rhashtable_rehash_one
2015-09-22 15:18 UTC (8+ messages)
[PATCH] net: dsa: Fix Marvell Egress Trailer check
2015-09-22 15:12 UTC (2+ messages)
[PATCH 13/17] net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
2015-09-22 15:09 UTC (5+ messages)
[PATCH 0/9] powerpc32: set of optimisation of network checksum functions
2015-09-22 14:34 UTC (10+ messages)
` [PATCH 1/9] powerpc: unexport csum_tcpudp_magic
` [PATCH 2/9] powerpc: mark xer clobbered in csum_add()
` [PATCH 3/9] powerpc32: checksum_wrappers_64 becomes checksum_wrappers
` [PATCH 4/9] powerpc: inline ip_fast_csum()
` [PATCH 5/9] powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()
` [PATCH 6/9] powerpc32: optimise a few instructions in csum_partial()
` [PATCH 7/9] powerpc32: optimise csum_partial() loop
` [PATCH 8/9] powerpc: simplify csum_add(a, b) in case a or b is constant 0
` [PATCH 9/9] powerpc: optimise csum_partial() call when len is constant
[iproute PATCH] man: tc.8: mention Fair Queue scheduler
2015-09-22 14:18 UTC (3+ messages)
` [iproute2 PATCH v2] man: tc.8: mention available qdiscs
[PATCH v2] net/wireless: enable wiphy device to suspend/resume asynchronously
2015-09-22 14:05 UTC (2+ messages)
[PATCH net-next] BNX2: fix a Null Pointer for stats_blk
2015-09-22 12:42 UTC
About your precise magnetization magnets requirement
2015-09-22 12:27 UTC
[PATCH] net/ethoc: support big-endian register layout
2015-09-22 11:27 UTC
DSA: phy polling
2015-09-22 11:20 UTC (3+ messages)
[PATCH 00/38] Fixes related to incorrect usage of unsigned types
2015-09-22 10:56 UTC (5+ messages)
` [PATCH 21/38] mwifiex: fix comparison expression
[PATCH RFC 0/3] kcm: Kernel Connection Multiplexor (KCM)
2015-09-22 9:14 UTC (7+ messages)
[PATCH 00/30] Netfilter/IPVS updates for net-next
2015-09-22 9:14 UTC (31+ messages)
` [PATCH 01/30] ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off
` [PATCH 02/30] ipvs: Add hdr_flags to iphdr
` [PATCH 03/30] ipvs: Handle inverse and icmp headers in ip_vs_leave
` [PATCH 04/30] ipvs: pull out ip_vs_try_to_schedule function
` [PATCH 05/30] ipvs: drop inverse argument to conn_{in,out}_get
` [PATCH 06/30] ipvs: Make ip_vs_schedule aware of inverse iph'es
` [PATCH 07/30] ipvs: add schedule_icmp sysctl
` [PATCH 08/30] ipvs: Use outer header in ip_vs_bypass_xmit_v6
` [PATCH 09/30] ipvs: sh: support scheduling icmp/inverse packets consistently
` [PATCH 10/30] ipvs: attempt to schedule icmp packets
` [PATCH 11/30] ipvs: ensure that ICMP cannot be sent in reply to ICMP
` [PATCH 12/30] ipvs: support scheduling inverse and icmp TCP packets
` [PATCH 13/30] ipvs: support scheduling inverse and icmp UDP packets
` [PATCH 14/30] ipvs: support scheduling inverse and icmp SCTP packets
` [PATCH 15/30] ipvs: add sysctl to ignore tunneled packets
` [PATCH 16/30] netfilter: ebtables: Simplify the arguments to ebt_do_table
` [PATCH 17/30] inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
` [PATCH 18/30] inet netfilter: Prefer state->hook to ops->hooknum
` [PATCH 19/30] netfilter: nf_tables: kill nft_pktinfo.ops
` [PATCH 20/30] netfilter: x_tables: Pass struct net in xt_action_param
` [PATCH 21/30] netfilter: x_tables: Use par->net instead of computing from the passed net devices
` [PATCH 22/30] netfilter: nf_tables: Pass struct net in nft_pktinfo
` [PATCH 23/30] netfilter: nf_tables: Use pkt->net instead of computing net from the passed net_devices
` [PATCH 24/30] netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
` [PATCH 25/30] act_connmark: Remember the struct net instead of guessing it
` [PATCH 26/30] netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
` [PATCH 27/30] ipvs: Read hooknum from state rather than ops->hooknum
` [PATCH 28/30] netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
` [PATCH 29/30] netfilter: Pass net into nf_xfrm_me_harder
` [PATCH 30/30] netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6
[GIT PULL] ARCNET: refactoring and cleanup
2015-09-22 9:02 UTC (34+ messages)
` [PATCH 01/33] arcnet: fix indentation of if_arcnet.h
` [PATCH 02/33] arcnet: Use normal kernel spacing style
` [PATCH 03/33] arcnet: Add and remove blank lines
` [PATCH 04/33] arcnet: Use normal kernel brace style
` [PATCH 05/33] arcnet: Coalesce string fragments
` [PATCH 06/33] arcnet: Use include/linux path for asm
` [PATCH 07/33] arcnet: Use network block comment style
` [PATCH 08/33] arcnet: Neaten BUGMSG macro defines
` [PATCH 09/33] arcnet: Expand odd BUGLVL macro with if and uses
` [PATCH 10/33] arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
` [PATCH 11/33] arcnet: Convert printk to pr_<level>
` [PATCH 12/33] arcnet: Move EXPORT_SYMBOL after declarations
` [PATCH 13/33] arcnet: Remove unnecessary OOM messages
` [PATCH 14/33] arcnet: Remove assignments from ifs
` [PATCH 15/33] arcnet: Remove pointer comparisons to NULL
` [PATCH 16/33] arcnet: Convert arcnet_dump_skb macro to static inline
` [PATCH 17/33] arcnet: Wrap some long lines
` [PATCH 18/33] arcnet: Move files out of include/linux
` [PATCH 19/33] arcnet: Make a char * array const char * const
` [PATCH 20/33] arcnet: Add arcnet_<I/O> macros
` [PATCH 21/33] arcnet: com20020: Use arcnet_<I/O> routines
` [PATCH 22/33] arcnet: com90io: "
` [PATCH 23/33] arcnet: com90xx: "
` [PATCH 24/33] arcnet: arcdevice.h: Add arcnet_readb and arcnet_writeb
` [PATCH 25/33] arcnet: arc-rimi: Use arcnet_<I/O> routines
` [PATCH 26/33] arcnet: com90xx: Use arcnet_readb/writeb routines
` [PATCH 27/33] arcnet: Remove function pointer macro indirections
` [PATCH 28/33] arcnet: Add com9026.h to standardize COM9026_REG_<foo>
` [PATCH 29/33] arcnet: Remove unused arcnet_<I/O>w macros
` [PATCH 30/33] arcnet: reformat structs to C99 format
` [PATCH 31/33] arcnet: com20020: replace magic numbers with readable macros
` [PATCH 32/33] arcnet: arc-rawmode: reorder module functions
` [PATCH 33/33] arcnet: capmode: remove extra function
[PATCH] net: davinci_emac: Add support for fixed-link PHY
2015-09-22 8:57 UTC
[PATCH next 0/30] Passing net through the netfilter hooks
2015-09-22 8:50 UTC (7+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
` [PATCH next 0/15] netfilter: Stop guessing net (take 2)
` [PATCH next 00/84] ipvs: Stop guessing the network namespace
` [PATCH next 00/84] ipvs: Stop guessing the network namespace (take 2)
[PATCH net-next 0/7] bridge: don't age out externally added FDB entries
2015-09-22 8:28 UTC (7+ messages)
` [PATCH net-next 4/7] bridge: define some min/max ageing time constants we'll use next
` [PATCH net-next 6/7] bridge: don't age externally added FDB entries
[PATCH] ch9200: Convert to use module_usb_driver
2015-09-22 7:31 UTC (2+ messages)
[RFC PATCH kernel] Revert "net/mlx4_core: Add port attribute when tracking counters"
2015-09-22 6:57 UTC (8+ messages)
[patch net-next RFC 0/6] switchdev: introduce tranction enfra and for pre-commit split
2015-09-22 6:12 UTC (7+ messages)
[PATCH] igb: add more checks for disconnected adapter
2015-09-22 5:21 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH net] net: Handle negative checksum offset in skb-checksum-help
2015-09-22 4:44 UTC (7+ messages)
[RFC PATCH 0/3] 1588 support for Zynq Ultrascale+ MPSoC
2015-09-22 4:21 UTC (5+ messages)
` [RFC PATCH 2/3] net: macb: Add support for 1588 "
linux-next: build failure after merge of the bluetooth tree
2015-09-22 3:42 UTC (2+ messages)
[PATCH net v2] openvswitch: Zero flows on allocation
2015-09-22 3:21 UTC
[PATCH net-next] Driver: Vmxnet3: Extend register dump support
2015-09-22 3:01 UTC
4.1.0, kernel panic, pppoe_release
2015-09-22 1:47 UTC (6+ messages)
[PATCH] net: dsa: actually force the speed on the CPU port
2015-09-22 1:18 UTC (2+ messages)
[PATCH net] openvswitch: Zero flows on allocation
2015-09-22 1:11 UTC (3+ messages)
[PATCH v2] geneve: remove use of internal IP header when calling IP_ECN_decapsulate
2015-09-22 1:11 UTC (3+ messages)
` [PATCH v3] geneve: ensure ECN info is handled properly in all tx/rx paths
[PATCH v3 0/2] [net] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
2015-09-22 0:27 UTC (3+ messages)
` [PATCH v3 1/2] [net] af_unix: Convert the unix_sk macro to an inline function for type safety
` [PATCH v3 2/2] [net] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
[net-next PATCH 0/4] Add support for reading macid when DT macid not found
2015-09-22 0:22 UTC (2+ messages)
[RFC net-next 0/4] net: VRF support in IPv6 stack
2015-09-22 0:18 UTC (7+ messages)
` [RFC net-next 1/4] l3mdev: ipv6 support
` [RFC net-next 2/4] net: Remove use of IFF_SLAVE with L3 devices
` [RFC net-next 3/4] net: VRF device: Initial IPv6 support
` [RFC net-next 4/4] net: ipv6: Initial support for VRFs
pull-request: can-next 2015-09-17
2015-09-22 0:15 UTC (2+ messages)
[PATCH net-next v2 0/7] bridge: don't age out externally added FDB entries
2015-09-22 0:11 UTC (3+ messages)
` [PATCH net-next v2 5/7] rocker: add FDB cleanup timer
[PATCH 00/15] RDS: connection scalability and performance improvements
2015-09-21 23:55 UTC (4+ messages)
` [PATCH 05/15] RDS: increase size of hash-table to 8K
[PATCH net] inet: fix races in reqsk_queue_hash_req()
2015-09-21 23:32 UTC (2+ messages)
[PATCH net] tcp/dccp: fix timewait races in timer handling
2015-09-21 23:32 UTC (2+ messages)
[PATCH net-next] sunvnet:Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()
2015-09-21 23:28 UTC (2+ messages)
[PATCH net-next] tcp: factorize sk_txhash init
2015-09-21 23:28 UTC
[PATCH net-next] net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high
2015-09-21 23:26 UTC (2+ messages)
[PATCH] geneve: restore vlan bits in xmit path
2015-09-21 23:24 UTC (3+ messages)
` [PATCH v2] geneve: remove vlan-related feature assignment
[PATCH net-next] tcp: send loss probe after 1s if no RTT available
2015-09-21 23:19 UTC (2+ messages)
[PATCH net-next] tcp: usec resolution SYN/ACK RTT
2015-09-21 23:19 UTC (2+ messages)
[PATCH] usbnet: New driver for QinHeng CH9200 devices
2015-09-21 23:17 UTC (2+ messages)
[PATCH v2 1/3] net: irda: pxaficp_ir: use sched_clock() for time management
2015-09-21 23:12 UTC (4+ messages)
[PATCH 0/2] net: phy: Fix module autoload for OF platform drivers
2015-09-21 23:11 UTC (2+ messages)
[PATCH 0/6] net: Fix module autoload for OF platform drivers
2015-09-21 23:09 UTC (2+ messages)
197b:0250 JMicron JMC250 Gigabit ethernet doesn't work
2015-09-21 23:04 UTC (2+ messages)
[PATCH net-next V2 0/5] s390: qeth and iucv patches
2015-09-21 23:03 UTC (2+ messages)
pull request: bluetooth-next 2015-09-18
2015-09-21 23:01 UTC (2+ messages)
[iproute2 net-next] ip route: Add RTM_F_LOOKUP_TABLE flag and show table id
2015-09-21 22:36 UTC (8+ messages)
[PATCH 1/7] phy: fix of_mdio_find_bus() device refcount leak
2015-09-21 22:08 UTC (4+ messages)
[PATCH 2/2] 8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()
2015-09-21 21:47 UTC (11+ messages)
` [PATCH 1/7] 8139cp: Improve accuracy of cp_interrupt() return, to survive IRQ storms
` [PATCH 4/7] 8139cp: Fix TSO/scatter-gather descriptor setup
` [PATCH 7/7] 8139cp: Avoid gratuitous writes to TxPoll register when already running
KASan warning with ping call stack
2015-09-21 21:03 UTC
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).