Age | Commit message (Expand) | Author |
2016-11-01 | tipc: remove socket state SS_READY | Parthasarathy Bhuvaragan |
2016-11-01 | tipc: remove probing_intv from tipc_sock | Parthasarathy Bhuvaragan |
2016-11-01 | tipc: remove tsk->connected from tipc_sock | Parthasarathy Bhuvaragan |
2016-11-01 | tipc: remove tsk->connected for connectionless sockets | Parthasarathy Bhuvaragan |
2016-11-01 | tipc: rename tsk->remote to tsk->peer for consistent naming | Parthasarathy Bhuvaragan |
2016-11-01 | tipc: rename struct tipc_skb_cb member handle to bytes_read | Parthasarathy Bhuvaragan |
2016-11-01 | tipc: set kern=0 in sk_alloc() during tipc_accept() | Parthasarathy Bhuvaragan |
2016-11-01 | tipc: wakeup sleeping users at disconnect | Parthasarathy Bhuvaragan |
2016-11-01 | tipc: return early for non-blocking sockets at link congestion | Parthasarathy Bhuvaragan |
2016-10-31 | bridge: mcast: add router port on PIM hello message | Nikolay Aleksandrov |
2016-10-31 | net: pim: add all RFC7761 message types | Nikolay Aleksandrov |
2016-10-31 | net: Add support for XPS with QoS via traffic classes | Alexander Duyck |
2016-10-31 | net: Refactor removal of queues from XPS map and apply on num_tc changes | Alexander Duyck |
2016-10-31 | net: Add sysfs value to determine queue traffic class | Alexander Duyck |
2016-10-31 | net: Move functions for configuring traffic classes out of inline headers | Alexander Duyck |
2016-10-31 | net: add an ioctl to get a socket network namespace | Andrey Vagin |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-10-29 | genetlink: Fix generic netlink family unregister | pravin shelar |
2016-10-29 | Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc... | David S. Miller |
2016-10-29 | tipc: fix broadcast link synchronization problem | Jon Paul Maloy |
2016-10-29 | tcp_bbr: add a state transition diagram and accompanying comment | Neal Cardwell |
2016-10-29 | Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-m... | David S. Miller |
2016-10-29 | rds: debug messages are enabled by default | shamir rabinovitch |
2016-10-29 | Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2016-10-29 | net: dev: Fix non-RCU based lower dev walker | David Ahern |
2016-10-29 | flow_dissector: __skb_get_hash_symmetric arg can be const | Florian Westphal |
2016-10-29 | tcp/dccp: drop SYN packets if accept queue is full | Eric Dumazet |
2016-10-29 | Merge tag 'batadv-net-for-davem-20161026' of git://git.open-mesh.org/linux-merge | David S. Miller |
2016-10-29 | packet: on direct_xmit, limit tso and csum to supported devices | Willem de Bruijn |
2016-10-29 | net_sched actions: use nla_parse_nested() | Johannes Berg |
2016-10-29 | switchdev: Remove redundant variable | Ido Schimmel |
2016-10-29 | netlink: Add nla_memdup() to wrap kmemdup() use on nlattr | Thomas Graf |
2016-10-29 | net: ip, diag: include net/inet_sock.h | Arnd Bergmann |
2016-10-29 | ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit() | Eli Cooper |
2016-10-29 | inet: Fix missing return value in inet6_hash | Craig Gallek |
2016-10-29 | sctp: validate chunk len before actually using it | Marcelo Ricardo Leitner |
2016-10-28 | net caif: insert missing spaces in pr_* messages and unbreak multi-line strings | Colin Ian King |
2016-10-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2016-10-28 | mac80211: fils_aead: fix encrypt error handling | Arnd Bergmann |
2016-10-27 | net: skip genenerating uevents for network namespaces that are exiting | Andrey Vagin |
2016-10-27 | net sched filters: fix notification of filter delete with proper handle | Jamal Hadi Salim |
2016-10-27 | flow_dissector: fix vlan tag handling | Arnd Bergmann |
2016-10-27 | net: ipv6: Do not consider link state for nexthop validation | David Ahern |
2016-10-27 | net: ipv6: Fix processing of RAs in presence of VRF | David Ahern |
2016-10-27 | genetlink: mark families as __ro_after_init | Johannes Berg |
2016-10-27 | genetlink: use idr to track families | Johannes Berg |
2016-10-27 | genetlink: statically initialize families | Johannes Berg |
2016-10-27 | genetlink: no longer support using static family IDs | Johannes Berg |
2016-10-27 | genetlink: introduce and use genl_family_attrbuf() | Johannes Berg |