summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-07-11netfilter: cttimeout: unlink timeout obj again when hash resize happenLiping Zhang1-6/+14
2016-07-11netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang3-9/+36
2016-07-11NFC: digital: Fix RTOX supervisor PDU handlingThierry Escande1-2/+24
2016-07-11NFC: digital: Add support for NFC DEP Response Waiting TimeThierry Escande1-16/+55
2016-07-11NFC: digital: Free supervisor PDUsThierry Escande1-5/+3
2016-07-11NFC: digital: Rework ACK PDU handling in initiator modeThierry Escande1-13/+27
2016-07-11NFC: digital: Fix ACK & NACK PDUs handling in target modeThierry Escande1-28/+43
2016-07-11NFC: digital: Fix target DEP_REQ I-PDU handling after ATN PDUThierry Escande1-12/+33
2016-07-11NFC: digital: Remove useless call to skb_reserve()Thierry Escande1-2/+0
2016-07-11NFC: digital: Fix handling of saved PDU sk_buff pointersThierry Escande1-30/+29
2016-07-10dccp: avoid deadlock in dccp_v4_ctl_send_resetEric Dumazet1-4/+6
2016-07-10ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet2-8/+9
2016-07-10ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()Eric Dumazet1-6/+6
2016-07-10net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer3-4/+5
2016-07-10mpls: allow routes on ipip and sit devicesSimon Horman1-2/+4
2016-07-10ipip: support MPLS over IPv4Simon Horman1-16/+121
2016-07-10sit: support MPLS over IPv4Simon Horman1-16/+77
2016-07-10tunnels: support MPLS over IPv4 tunnelsSimon Horman1-10/+67
2016-07-10net: bridge: extend MLD/IGMP query statsNikolay Aleksandrov4-19/+43
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann6-27/+25
2016-07-09Bluetooth: Remove controller device attributesMarcel Holtmann1-54/+0
2016-07-09Bluetooth: Remove connection link attributesMarcel Holtmann1-45/+0
2016-07-09sctp: fix panic when sending auth chunksMarcelo Ricardo Leitner1-3/+15
2016-07-09net: dsa: initialize the routing tableVivien Didelot2-1/+12
2016-07-09Merge tag 'mac80211-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2-4/+6
2016-07-09Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller17-1058/+986
2016-07-09hfsc: reduce hfsc_sched to 14 cachelinesFlorian Westphal1-5/+5
2016-07-08netfilter: nft_ct: fix expiration getterFlorian Westphal1-5/+1
2016-07-086lowpan: ndisc: set invalid unicast short addr to unspecAlexander Aring1-2/+5
2016-07-08ieee802154: 6lowpan: fix intra pan id checkAlexander Aring1-1/+1
2016-07-08Bluetooth: Fix hci_sock_recvmsg return valueDenis Kenzior1-0/+5
2016-07-08Bluetooth: Fix bt_sock_recvmsg return valueDenis Kenzior1-0/+5
2016-07-08ieee802154: allow netns create of lowpan interfaceAlexander Aring1-2/+1
2016-07-08ieee802154: add netns supportAlexander Aring3-6/+120
2016-07-086lowpan: ndisc: add missing 802.15.4 only checkAlexander Aring1-0/+3
2016-07-086lowpan: ndisc: fix double read unlockAlexander Aring1-1/+2
2016-07-08Bluetooth: Switch SMP to crypto_cipher_encrypt_one()Andy Lutomirski1-39/+28
2016-07-07ipvs: count pre-established TCP states as activeMichal Kubecek1-2/+23
2016-07-07ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage1-2/+4
2016-07-07timers, net/ipv4/inet: Initialize connection request timers as pinnedThomas Gleixner2-5/+7
2016-07-07Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller15-104/+297
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris23-190/+3231
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-35/+65
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller29-495/+589
2016-07-06batman-adv: Fix speedy join in gateway client modeSven Eckelmann1-2/+2
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma2-0/+7
2016-07-06mac80211: parse wide bandwidth channel switch IE with workaroundJohannes Berg1-28/+17
2016-07-06mac80211: report failure to start (partial) scan as scan abortJohannes Berg1-2/+3
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern2-8/+35
2016-07-06nl80211: support beacon report scanningAvraham Stern6-18/+85