summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-10-06rxrpc: Fix duplicate constDavid Howells
2016-10-06rxrpc: Accesses of rxrpc_local::service need to be RCU managedDavid Howells
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-10-05crush: remove redundant local variableIlya Dryomov
2016-10-05crush: don't normalize input of crush_ln iterativelyIlya Dryomov
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2016-10-04netfilter: nft_limit: fix divided by zero panicLiping Zhang
2016-10-04netfilter: fix namespace handling in nf_log_proc_dostringJann Horn
2016-10-04net/ncsi: Introduce ncsi_stop_dev()Gavin Shan
2016-10-04net/ncsi: Rework the channel monitoringGavin Shan
2016-10-04net/ncsi: Allow to extend NCSI request propertiesGavin Shan
2016-10-04net/ncsi: Rework request index allocationGavin Shan
2016-10-04net/ncsi: Don't probe on the reserved channel ID (0x1f)Gavin Shan
2016-10-04net/ncsi: Introduce NCSI_RESERVED_CHANNELGavin Shan
2016-10-04net/ncsi: Avoid unused-value build warning from ia64-linux-gccGavin Shan
2016-10-04net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins
2016-10-03net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac headerShmulik Ladkani
2016-10-03net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani
2016-10-03skb_splice_bits(): get rid of callbackAl Viro
2016-10-03libceph: ceph_build_auth() doesn't need ceph_auth_build_hello()Ilya Dryomov
2016-10-03libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello()Ilya Dryomov
2016-10-03Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-10-03openvswitch: use mpls_hdrJiri Benc
2016-10-03mpls: move mpls_hdr to a common locationJiri Benc
2016-10-03openvswitch: mpls: set network header correctly on key extractJiri Benc
2016-10-03net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handlingArnd Bergmann
2016-10-03net: pktgen: fix pkt_sizePaolo Abeni
2016-10-02ipv6 addrconf: remove addrconf_sysctl_hop_limit()Maciej Żenczykowski
2016-10-02netfilter: bridge: clarify bridge/netfilter messageStefan Agner
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-01net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks
2016-09-30sunrpc: replace generic auth_cred hash with auth-specific functionFrank Sorenson
2016-09-30sunrpc: add RPCSEC_GSS hash_cred() functionFrank Sorenson
2016-09-30sunrpc: add auth_unix hash_cred() functionFrank Sorenson
2016-09-30sunrpc: add generic_auth hash_cred() functionFrank Sorenson
2016-09-30netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit divisionVishwanath Pai
2016-09-30netfilter: accommodate different kconfig in nf_set_hooks_headAaron Conole
2016-09-30netfilter: Fix potential null pointer dereferenceAaron Conole
2016-09-30rxrpc: Fix the call timer handlingDavid Howells
2016-09-30rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells
2016-09-30rxrpc: Remove error from struct rxrpc_skb_priv as it is unusedDavid Howells
2016-09-30rxrpc: The offset field in struct rxrpc_skb_priv is unnecessaryDavid Howells
2016-09-30rxrpc: Reduce ssthresh to peer's receive windowDavid Howells
2016-09-30rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthreshDavid Howells
2016-09-30mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen
2016-09-30mac80211: mesh: decrease max driftPedersen, Thomas
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas
2016-09-30mac80211: Set lower memory limit for non-VHT devicesToke Høiland-Jørgensen
2016-09-30mac80211: Export fq memory limit information in debugfsToke Høiland-Jørgensen
2016-09-30mac80211: Add API to report NAN function matchAyala Beker