netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-23 10:31:25 to 2015-03-24 02:29:34 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2015-03-24  2:29 UTC  (11+ messages)
      ` [PATCH -next] netfilter: Use LOGLEVEL_<FOO> defines
            ` [PATCH V2 "

rhashtable: warnings caused by "rhashtable: Fix use-after-free in rhashtable_walk_stop"
 2015-03-24  2:16 UTC  (4+ messages)

[PATCH net-next v2 0/8] ipv6: RFC7217 stable privacy addresses implementation
 2015-03-24  2:15 UTC  (10+ messages)
` [PATCH net-next v2 1/8] lib: EXPORT_SYMBOL sha_init
` [PATCH net-next v2 2/8] ipv6: introduce secret_stable to ipv6_devconf
` [PATCH net-next v2 3/8] ipv6: generation of stable privacy addresses for link-local and autoconf
` [PATCH net-next v2 4/8] ipv6: introduce IFA_F_STABLE_PRIVACY flag
` [PATCH net-next v2 5/8] ipv6: collapse state_lock and lock
` [PATCH net-next v2 6/8] ipv6: do retries on stable privacy addresses
` [PATCH net-next v2 7/8] ipv6: introduce idgen_delay and idgen_retries knobs
` [PATCH net-next v2 8/8] ipv6: add documentation for stable_secret, "

[PATCH net-next 0/7 v2] net: bcmgenet: integrated GPHY power up/down
 2015-03-24  2:11 UTC  (9+ messages)
` [PATCH net-next v2 1/7] net: bcmgenet: propagate errors from bcmgenet_power_down
` [PATCH net-next v2 2/7] net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bit
` [PATCH net-next v2 3/7] net: bcmgenet: rename bcmgenet_ephy_power_up
` [PATCH net-next v2 4/7] net: bcmgenet: fix GPHY power-up sequence
` [PATCH net-next v2 5/7] net: bcmgenet: implement GPHY power down sequence
` [PATCH net-next v2 6/7] net: bcmgenet: power up and down integrated GPHY when unused
` [PATCH net-next v2 7/7] net: bcmgenet: power down and up GPHY during suspend/resume

[v3 PATCH 0/9] rhashtable: Multiple rehashing
 2015-03-24  2:09 UTC  (21+ messages)
` [v3 PATCH 1/9] rhashtable: Add barrier to ensure we see new tables in walker
` [v3 PATCH 2/9] rhashtable: Eliminate unnecessary branch in rht_key_hashfn
` [v3 PATCH 3/9] rhashtable: Allow hashfn to be unset
` [v3 PATCH 4/9] netlink: Use default rhashtable hashfn
` [v3 PATCH 5/9] tipc: "
` [v3 PATCH 6/9] rhashtable: Shrink to fit
` [v3 PATCH 7/9] rhashtable: Add multiple rehash support
` [v3 PATCH 8/9] rhashtable: Allow GFP_ATOMIC bucket table allocation
` [v3 PATCH 9/9] rhashtable: Add immediate rehash during insertion

pull-request: can-next 2015-03-23
 2015-03-24  2:04 UTC  (2+ messages)

tcp_v4_err/request sock refcnt leak?
 2015-03-24  2:03 UTC  (10+ messages)
  ` [PATCH net-next] inet: fix double request socket freeing
    ` [PATCH v2 "

[PATCH 0/8] Netfilter updates for net-next
 2015-03-24  2:03 UTC  (10+ messages)
` [PATCH 1/8] netfilter: bridge: query conntrack about skb dnat
` [PATCH 2/8] netfilter: bridge: remove BRNF_STATE_BRIDGED flag
` [PATCH 3/8] netfilter: Remove uses of seq_<foo> return values
` [PATCH 4/8] netfilter: nf_tables: consolidate error path of nf_tables_newtable()
` [PATCH 5/8] netfilter: bridge: kill nf_bridge_pad
` [PATCH 6/8] netfilter: nft_rbtree: fix locking
` [PATCH 7/8] netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval sets
` [PATCH 8/8] netfilter: ip6t_REJECT: check for IP6T_F_PROTO

[PATCH 2/2] af_packet: pass checksum validation status to the user
 2015-03-24  2:01 UTC  (5+ messages)
` [PATCH V2 1/2] af_packet: make tpacket_rcv to not set status value before run_filter
  ` [PATCH V2 2/2] af_packet: pass checksum validation status to the user

[PATCH] cx82310_eth: fix semicolon.cocci warnings
 2015-03-24  1:51 UTC 

[PATCH] ucc_geth: Intialize link state to down before register_netdev
 2015-03-24  1:41 UTC  (3+ messages)

[PATCH net] ipvlan: fix addr hash list corruption
 2015-03-24  1:10 UTC  (2+ messages)

[Patch net] net: use for_each_netdev_safe() in rtnl_group_changelink()
 2015-03-24  0:35 UTC  (2+ messages)

ip addr add command generates error
 2015-03-24  0:33 UTC  (3+ messages)

[PATCH v2 net] rocker: handle non-bridge master change
 2015-03-24  0:31 UTC 

[Patch net-next] net: allow to delete a whole device group
 2015-03-24  0:04 UTC 

[PATCH net-next v6 0/7]: ixgbevf: Allow querying VFs RSS indirection table and key
 2015-03-23 23:46 UTC  (9+ messages)
` [PATCH net-next v6 4/7] ixgbevf: Add a RETA query code
` [PATCH net-next v6 5/7] ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
` [PATCH net-next v6 6/7] ixgbevf: Add RSS Key query code
` [PATCH net-next v6 7/7] ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key

[bisected regression] e1000e: "Detected Hardware Unit Hang"
 2015-03-23 22:37 UTC  (5+ messages)

[PATCH] net: rps: fix data stall after hotplug
 2015-03-23 22:29 UTC  (6+ messages)

next-20150323 build: 1 failures 23 warnings (next-20150323)
 2015-03-23 22:16 UTC  (3+ messages)

[v2 PATCH 7/10] rhashtable: Disable automatic shrinking
 2015-03-23 22:13 UTC  (8+ messages)

[PATCH net-next 0/7] net: bcmgenet: integrated GPHY power up/down
 2015-03-23 22:06 UTC  (9+ messages)
` [PATCH net-next 1/7] net: bcmgenet: propagate errors from bcmgenet_power_down
` [PATCH net-next 2/7] net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bit
` [PATCH net-next 3/7] net: bcmgenet: rename bcmgenet_ephy_power_up
` [PATCH net-next 4/7] net: bcmgenet: fix GPHY power-up sequence
` [PATCH net-next 5/7] net: bcmgenet: implement GPHY power down sequence
` [PATCH net-next 6/7] net: bcmgenet: power up and down integrated GPHY when unused
` [PATCH net-next 7/7] net: bcmgenet: power down and up GPHY during suspend/resume

[PATCH] lib utils: use a correct variable to get address length
 2015-03-23 21:53 UTC  (2+ messages)

[PATCH v3 net-next 0/3] Add support for async socket operations
 2015-03-23 21:13 UTC  (3+ messages)

[PATCH net-next] vxlan: simplify if clause in dev_close
 2015-03-23 21:02 UTC  (2+ messages)

[net-next PATCH] fib_trie: Fix regression in handling of inflate/halve failure
 2015-03-23 20:59 UTC  (2+ messages)

[PATCH net-next 1/3] bgmac: fix descriptor frame start/end definitions
 2015-03-23 20:56 UTC  (6+ messages)
` [PATCH net-next 2/3] bgmac: implement GRO and use build_skb
` [PATCH net-next 3/3] bgmac: implement scatter/gather support

[PATCH net-next] net: Move the comment about unsettable socket-level options to default clause and update its reference
 2015-03-23 20:55 UTC  (2+ messages)

[PATCH net-next 0/8] tcp listener refactoring part 15
 2015-03-23 20:52 UTC  (2+ messages)

[PATCH] macvlan: transmit multicast as unicast in source mode
 2015-03-23 20:50 UTC  (2+ messages)

[PATCH net-next v2 2/3] virtio net: Handle proto_down state by setting the carrier off
 2015-03-23 20:50 UTC  (2+ messages)

[PATCH 0/4] isdn/gigaset: restructure modem response parser
 2015-03-23 20:47 UTC  (2+ messages)

[PATCH net-next v6] switchdev: fix stp update API to work with layered netdevices
 2015-03-23 20:45 UTC  (2+ messages)

[PATCH 0/2] netfilter: preparatory patches for set extensions
 2015-03-23 20:44 UTC  (2+ messages)

[Patch net-next] net: clear skb->priority when forwarding to another netns
 2015-03-23 20:43 UTC  (2+ messages)

[PATCH net-next V2 00/23] ptp: get ready for 2038
 2015-03-23 20:06 UTC  (11+ messages)
` [PATCH net-next V2 17/23] ptp: stmmac: convert to the 64 bit get/set time methods
` [PATCH net-next V2 19/23] ptp: tilegx: "
` [PATCH net-next V2 20/23] ptp: dp83640: "

[PATCH] tipc: validate length of sockaddr in connect() for dgram/rdm
 2015-03-23 19:30 UTC 

[PATCH net] rocker: handle non-bridge master change
 2015-03-23 18:43 UTC  (2+ messages)

Using a waiting MDIO does not go well with a spinlocked bridge
 2015-03-23 18:37 UTC  (4+ messages)

[PATCH net-next 0/5] mpls: Behaviour-changing improvements
 2015-03-23 18:16 UTC  (18+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 2/5] mpls: Remove incorrect PHP comment
  ` [PATCH net-next v2 3/5] mpls: Differentiate implicit-null and unlabeled neighbours
  ` [PATCH net-next v2 4/5] mpls: Per-device enabling of packet forwarding
  ` [PATCH net-next v2 5/5] mpls: Allow payload type to be associated with label routes

[PATCH v10 tip 0/9] tracing: attach eBPF programs to kprobes
 2015-03-23 17:50 UTC  (5+ messages)
` [PATCH v10 tip 5/9] tracing: allow BPF programs to call bpf_trace_printk()

[PATCH v9 tip 0/9] tracing: attach eBPF programs to kprobes
 2015-03-23 17:41 UTC  (9+ messages)
` [PATCH v9 tip 6/9] samples: bpf: simple non-portable kprobe filter example
` [PATCH v9 tip 8/9] samples: bpf: IO latency analysis (iosnoop/heatmap)

[PATCH] net: remove never used forwarding_accel_ops pointer from net_device
 2015-03-23 17:40 UTC 

[net-next PATCH] mlx4/mlx5: Use dma_wmb/rmb where appropriate
 2015-03-23 17:23 UTC 

[PATCH] Net: ethernet: rocker: fixed a space coding style issue
 2015-03-23 17:20 UTC  (3+ messages)

[PATCH net-next 0/8] ipv6: RFC7217 stable privacy addresses implementation
 2015-03-23 17:20 UTC  (11+ messages)
` [PATCH net-next 1/8] lib: EXPORT_SYMBOL sha_init
` [PATCH net-next 2/8] ipv6: introduce secret_stable to ipv6_devconf
` [PATCH net-next 3/8] ipv6: generation of stable privacy addresses for link-local and autoconf
` [PATCH net-next 4/8] ipv6: introduce IFA_F_STABLE_PRIVACY flag
` [PATCH net-next 5/8] ipv6: collapse state_lock and lock
` [PATCH net-next 6/8] ipv6: do retries on stable privacy addresses
` [PATCH net-next 7/8] ipv6: introduce idgen_delay and idgen_retries knobs
` [PATCH net-next 8/8] ipv6: add documentation for stable_secret, "

[PATCH net-next RFC v2] switchdev: bridge: drop hardware forwarded packets
 2015-03-23 17:12 UTC  (12+ messages)

[GIT] Networking
 2015-03-23 17:00 UTC 

[PATCH] net: tcp6: fix double call of tcp_v6_fill_cb()
 2015-03-23 15:50 UTC  (4+ messages)

[PATCH] iproute2: enhance addr label validation
 2015-03-23 15:43 UTC  (4+ messages)

[PATCH net-next 0/5] NetCP: Add support for version 1.5
 2015-03-23 15:13 UTC  (3+ messages)

[PATCH net] tcp: prevent fetching dst twice in early demux code
 2015-03-23 14:39 UTC  (5+ messages)
  ` [PATCH net v2] "

[v2 PATCH 0/10] rhashtable: Multiple rehashing
 2015-03-23 14:29 UTC  (9+ messages)
` [v2 PATCH 3/10] rhashtable: Allow hashfn to be unset
` [v2 PATCH 4/10] netlink: Use default rhashtable hashfn
` [v2 PATCH 6/10] netfilter: "

One way TCP bottleneck over 6 x Gbit tecl aggregated link
 2015-03-23 13:54 UTC  (4+ messages)
` One way TCP bottleneck over 6 x Gbit tecl aggregated link // Kernel issue

[v1 PATCH 0/10] rhashtable: Multiple rehashing
 2015-03-23 12:53 UTC  (3+ messages)
` [v1 PATCH 9/10] rhashtable: Allow GFP_ATOMIC bucket table allocation

[PATCH] tipc: fix build issue when building without IPv6
 2015-03-23 11:33 UTC  (7+ messages)
` [PATCH v2] "

sfc fixup patch
 2015-03-23 11:05 UTC  (3+ messages)

arp_hash
 2015-03-23 11:01 UTC  (5+ messages)

arp_hash
 2015-03-23 10:58 UTC  (7+ messages)

[PATCH iproute2] ip link set vf: Added "query_rss" command
 2015-03-23 10:46 UTC  (3+ messages)


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).