messages from 2013-10-18 17:38:12 to 2013-10-20 18:13:30 UTC [more...]
[PATCHSET net-next v2 00/07] Support for byte queue limits on various drivers
2013-10-20 18:13 UTC (2+ messages)
` [PATCH net-next v2 01/07] 8139too: Support for byte queue limits
[PATCH net v2 0/9] bnx2x: Bug fixes patch series
2013-10-20 14:51 UTC (10+ messages)
` [PATCH net v2 1/9] bnx2x: Fix Maximum CoS estimation for VFs
` [PATCH net v2 2/9] bnx2x: Prevent an illegal pointer dereference during panic
` [PATCH net v2 3/9] bnx2x: Unlock VF-PF channel on MAC/VLAN config error
` [PATCH net v2 4/9] bnx2x: Fix Coalescing configuration
` [PATCH net v2 5/9] bnx2x: Fix config when SR-IOV and iSCSI are enabled
` [PATCH net v2 6/9] bnx2x: Prevent null pointer dereference on error flow
` [PATCH net v2 7/9] bnx2x: Lock DMAE when used by statistic flow
` [PATCH net v2 8/9] bnx2x: Don't pretend during register dump
` [PATCH net v2 9/9] bnx2x: Set NETIF_F_HIGHDMA unconditionally
Greetings
2013-10-20 11:47 UTC
[PATCH iproute2] ss: make socket statistic parseable
2013-10-20 13:44 UTC (4+ messages)
[stable] [PATCH] sfc: Fix efx_rx_buf_offset() for recycled pages
2013-10-20 12:52 UTC (2+ messages)
` "
[PATCH net-next] bonding: move bond-specific init after enslave happens
2013-10-20 12:47 UTC
[PATCH net 0/3] ipv6: use rt6i_gateway as nexthop
2013-10-20 12:43 UTC (4+ messages)
` [PATCH net 1/3] ipv6: always prefer rt6i_gateway if present
` [PATCH net 2/3] ipv6: fill rt6i_gateway with nexthop address
` [PATCH net 3/3] netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
[RFC net-next] ipv6: Use destination address determined by IPVS
2013-10-20 12:27 UTC (13+ messages)
E-mail Has Won 1.5M
2013-10-20 12:02 UTC
[PATCH 00/17] netfilter updates: nf_tables pull request
2013-10-20 11:46 UTC (3+ messages)
` [PATCH 03/17] netfilter: add nftables
[PATCH net-next] e1000: fix wrong queue idx calculation
2013-10-20 8:15 UTC
(unknown),
2013-10-20 7:57 UTC (21+ messages)
` [PATCH 01/18] batman-adv: check skb preparation return value
` [PATCH 02/18] batman-adv: update email address for Simon Wunderlich
` [PATCH 03/18] batman-adv: update email address for Antonio Quartulli
` [PATCH 04/18] batman-adv: update email address for Marek Lindner
` [PATCH 05/18] batman-adv: add the VLAN ID attribute to the TT entry
` [PATCH 06/18] batman-adv: use vid when computing local and global TT CRC
` [PATCH 07/18] batman-adv: print the VID together with the TT entries
` [PATCH 08/18] batman-adv: make the GW module correctly talk to the new VLAN-TT
` [PATCH 09/18] batman-adv: make the Distributed ARP Table vlan aware
` [PATCH 10/18] batman-adv: add per VLAN interface attribute framework
` [PATCH 11/18] batman-adv: add sysfs framework for VLAN
` [PATCH 12/18] batman-adv: make the AP isolation attribute VLAN specific
` [PATCH 13/18] batman-adv: refine API calls for unicast transmissions of SKBs
` [PATCH 14/18] batman-adv: remove bogus comment
` [PATCH 15/18] batman-adv: lock around TT operations to avoid sending inconsistent data
` [PATCH 16/18] batman-adv: make the TT CRC logic VLAN specific
` [PATCH 17/18] batman-adv: make the TT global purge routine "
` [PATCH 18/18] batman-adv: make the backbone gw check "
` (unknown)
` your mail
[net PATCH 1/1] drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacing
2013-10-20 7:02 UTC
[PATCH] mac80211: document IEEE80211_HW_SUPPORTS_HT_CCK_RATES
2013-10-20 6:45 UTC
[PATCH] iwlwifi: remove duplicate includes
2013-10-20 6:01 UTC (2+ messages)
[PATCH] ethernet: moxa: remove duplicate includes
2013-10-20 5:13 UTC
[PATCH] cgxb4: remove duplicate include in cxgb4.h
2013-10-20 5:10 UTC
[PATCH 0/4] net: Remove extern from function prototypes
2013-10-20 5:05 UTC (7+ messages)
` [PATCH 1/4] net: 8021q/bluetooth/bridge/can/ceph: "
` [PATCH 2/4] net: dccp: "
` [PATCH 3/4] net: ipv4/ipv6: "
` [PATCH 4/4] net: misc: "
` nf_tables*.h: "
[PATCH net-next] net: fix build warnings because of net_get_random_once merge
2013-10-20 4:26 UTC
[PATCH net-next v4 0/9] Introduce support to lazy initialize mostly static keys
2013-10-20 3:33 UTC (12+ messages)
` [PATCH net-next v4 1/9] ipv4: split inet_ehashfn to hash functions per compilation unit
` [PATCH net-next v4 2/9] ipv6: split inet6_ehashfn "
` [PATCH net-next v4 3/9] static_key: WARN on usage before jump_label_init was called
` [PATCH net-next v4 4/9] x86/jump_label: expect default_nop if static_key gets enabled on boot-up
` [PATCH net-next v4 5/9] net: introduce new macro net_get_random_once
` [PATCH net-next v4 6/9] inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once
` [PATCH net-next v4 7/9] inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
` [PATCH net-next v4 8/9] tcp: switch tcp_fastopen key generation "
` [PATCH net-next v4 9/9] net: switch net_secret "
[patch net v2 0/3] UFO fixes
2013-10-20 3:26 UTC (9+ messages)
` [patch net v2 1/3] udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames
` [patch net v2 2/3] ip6_output: do skb ufo init for peeked non ufo skb as well
` [patch net v2 3/3] ip_output: "
[virtio-net] BUG: sleeping function called from invalid context at kernel/mutex.c:616
2013-10-20 2:34 UTC
[PATCH v2] net: remove function sk_reset_txq()
2013-10-20 1:37 UTC
[PATCH] net: remove function sk_reset_txq()
2013-10-20 1:14 UTC
[PATCH net-next 0/6] net: Implement GSO/TSO support for IPIP
2013-10-19 23:37 UTC (10+ messages)
` [PATCH net-next 1/6] ipv4: gso: send_check() & segment() cleanups
` [PATCH net-next 2/6] net: generalize skb_segment()
` [PATCH net-next 3/6] ipv4: generalize gre_handle_offloads
` [PATCH net-next 4/6] ipv4: gso: make inet_gso_segment() stackable
` [PATCH net-next 5/6] ipip: add GSO/TSO support
` [PATCH net-next 6/6] bnx2x: add TSO support for IPIP
[PATCH 0/6] ipv4: tcp_memcontrol and userns sysctls
2013-10-19 23:27 UTC (7+ messages)
` [PATCH 1/6] tcp_memcontrol: Remove tcp_max_memory
` [PATCH 2/6] tcp_memcontrol: Remove setting cgroup settings via sysctl
` [PATCH 3/6] tcp_memcontrol: Remove the per netns control
` [PATCH 4/6] tcp_memcontrol: Kill struct tcp_memcontrol
` [PATCH 5/6] ipv4: Use math to point per net sysctls into the appropriate struct net
` [PATCH 6/6] ipv4: Allow unprivileged users to use per net sysctls
[PATCH net-next] ipv6: gso: remove redundant locking
2013-10-19 23:14 UTC (2+ messages)
[PATCH next] be2net: Rework PCIe error report log messaging
2013-10-19 23:13 UTC (2+ messages)
[PATCH net-next] ipv4: gso: send_check() & segment() cleanups
2013-10-19 23:12 UTC (2+ messages)
[PATCH] bonding: Remove __exit tag from bond_netlink_fini()
2013-10-19 23:10 UTC
[patch net-next 0/7] bonding: introduce bonding options Netlink support
2013-10-19 22:59 UTC (2+ messages)
[PATCH] Revert "bridge: only expire the mdb entry when query is received"
2013-10-19 22:58 UTC
[PATCH 1/1] net: fix cipso packet validation when !NETLABEL
2013-10-19 22:56 UTC (3+ messages)
[PATCH v3] net: sctp: fix a cacc_saw_newack missetting issue
2013-10-19 22:52 UTC (2+ messages)
[PATCH net] net: unix: inherit SOCK_PASS{CRED,SEC} flags from socket to fix race
2013-10-19 22:50 UTC (2+ messages)
[BUG] v3.12-rc5-139-gbdeeab6 assertion failed at drivers/net/bonding/bond_main.c (3398)
2013-10-19 22:44 UTC (3+ messages)
IPv6 path discovery oddities - flushing the routing cache resolves
2013-10-19 20:24 UTC (10+ messages)
net: sctp: possible dereference after freeing
2013-10-19 17:36 UTC (3+ messages)
[PATCH] sctp: Do not trigger BUG_ON when deleting assoc without primary path
2013-10-19 17:31 UTC (3+ messages)
linux-next: Tree for Oct 18 (netdev: nf_tables_bridge.c)
2013-10-19 17:22 UTC
[PATCH net-next] Documentation: add networking/netdev-FAQ.txt
2013-10-19 17:13 UTC (2+ messages)
[PATCH RFC 0/4] MDIO bus timeout issues on Dreamplug
2013-10-19 16:23 UTC (5+ messages)
` [PATCH RFC 1/4] net: mvmdio: make orion_mdio_wait_ready consistent
` [PATCH RFC 2/4] net: mvmdio: orion_mdio_ready: remove manual poll
` [PATCH RFC 3/4] net: mvmdio: slight optimisation of orion_mdio_write
` [PATCH RFC 4/4] net: mvmdio: doc: mvmdio now used by mv643xx_eth
[PATCH RESENT] staging: r8188eu: Move writeN buffer off stack
2013-10-19 11:12 UTC (2+ messages)
Charity Donation
2013-10-19 10:36 UTC
[PATCH] wireless: rt2800lib: Fix typo on checking
2013-10-19 8:31 UTC (2+ messages)
See the attached file
2013-10-19 7:37 UTC
[PATCH nf-next] netfilter: xtables: lightweight process control group matching
2013-10-19 7:16 UTC (3+ messages)
[patch net REPOST 0/3] UFO fixes
2013-10-19 6:23 UTC (6+ messages)
` [patch net REPOST 2/3] ip6_output: do skb ufo init for peeked non ufo skb as well
` [patch net REPOST 3/3] ip_output: "
[PATCH] packet: Deliver VLAN TPID to userspace
2013-10-19 6:19 UTC (3+ messages)
[PATCH 1/9 RESENT] staging: r8188eu: Set device type to wlan
2013-10-19 1:45 UTC (13+ messages)
` [PATCH 2/9 RESENT] staging: r8188eu: Fix Sparse warnings in rtw_wlan_util
` [PATCH 3/9 RESENT] staging: r8188eu: Fix sparse warnings in ioctl_linux.c
` [PATCH 4/9 RESENT] staging: r8188eu: Fix sparse warnings in rtw_ieee80211.c
` [PATCH 5/9 RESENT] staging: r8188eu: Fix sparse warnings in rtl8188e.cmd.c
` [PATCH 6/9 RESENT] staging: r8188eu: Fix sparse warnings in rtw_mlme_ext.c
` [PATCH 7/9 RESENT] staging: r8188eu: Fix sparse warnings in rtl_p2p.c
` [PATCH 8/9 RESENT] staging: r8188eu: Fix sparse warnings in rtw_xmit.c
` [PATCH 9/9 RESENT] staging: r8188eu: Fix sparse warnings in rtw_br_ext.c
[PATCH] rtlwifi: rtl8192se: Fix wrong assignment
2013-10-19 1:35 UTC (4+ messages)
[PATCH 1/1] drivers: net: wireless: rtlwifi: Fix wrong assignment
2013-10-18 22:43 UTC (3+ messages)
[PATCH 0/9 RESENT] Various patches for r8188eu
2013-10-18 21:31 UTC
[PATCH net] qlcnic: Validate Tx queue only for 82xx adapters
2013-10-18 20:39 UTC (2+ messages)
[PATCH RFC 0/2] xfrm: Remove ancient sleeping code
2013-10-18 20:34 UTC (6+ messages)
` [PATCH RFC] xfrm: Don't queue retransmitted packets if the original is still on the host
[PATCH] be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
2013-10-18 20:33 UTC (2+ messages)
[PATCH net-next v3 0/9] Introduce support to lazy initialize mostly static keys
2013-10-18 20:32 UTC (2+ messages)
linux-next: Tree for Oct 16 (net/sched/em_ipset.c)
2013-10-18 20:23 UTC (4+ messages)
` [PATCH net-next] em_ipset: use dev_net() accessor
[PATCH net-next] tcp: remove redundant code in __tcp_retransmit_skb()
2013-10-18 20:22 UTC (2+ messages)
[PATCH v2 net 0/4] bridge: Fix problems around the PVID
2013-10-18 20:03 UTC (2+ messages)
[PATCH net-next] {selinux, af_key} Rework pfkey_sadb2xfrm_user_sec_ctx
2013-10-18 19:58 UTC (2+ messages)
[PATCH][net-next] gianfar: Simplify MQ polling to avoid soft lockup
2013-10-18 19:55 UTC (2+ messages)
[PATCH net-next] fib_trie: Send RTM_DELROUTE when link goes down
2013-10-18 18:42 UTC (4+ messages)
` [PATCH net-next] fib: Use const struct nl_info * in rtmsg_fib
[patch] ax25: cleanup a range test
2013-10-18 17:56 UTC (2+ messages)
[PATCH net-next 0/2] Removal of struct esp_data
2013-10-18 17:55 UTC (2+ messages)
[PATCH net-next] fib_trie: remove duplicated rcu lock
2013-10-18 17:54 UTC (3+ messages)
` [PATCH v2 "
pull request (net-next): ipsec-next 2013-10-18
2013-10-18 17:52 UTC (2+ messages)
[cfg80211 / iwlwifi] setting wireless regulatory domain doesn't work
2013-10-18 17:43 UTC
[PATCH net-next v4 0/8] qlcnic: ethtool enhancements and code cleanup
2013-10-18 17:42 UTC (2+ messages)
[net-next 11/14] i40e: reorder block declarations in debugfs
2013-10-18 17:42 UTC (5+ messages)
[PATCH net-next] tcp: rename tcp_tso_segment()
2013-10-18 17:39 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).