summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | cfg80211: call disconnect_wk when AP stopsJohannes Berg2019-02-013-1/+5
| * | | | | mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau2019-02-011-3/+9
| * | | | | rds: fix refcount bug in rds_sock_addrefEric Dumazet2019-01-311-3/+3
| * | | | | l2tp: copy 4 more bytes to linear part if necessaryJacob Wen2019-01-311-3/+2
| * | | | | l2tp: fix reading optional fields of L2TPv3Jacob Wen2019-01-304-0/+30
| * | | | | ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru2019-01-301-0/+2
| * | | | | net: ip6_gre: always reports o_key to userspaceLorenzo Bianconi2019-01-301-1/+6
| * | | | | net: ip_gre: always reports o_key to userspaceLorenzo Bianconi2019-01-301-1/+6
| * | | | | net: socket: make bond ioctls go through compat_ifreq_ioctl()Johannes Berg2019-01-301-4/+4
| * | | | | net: socket: fix SIOCGIFNAME in compatJohannes Berg2019-01-301-1/+2
| * | | | | Revert "kill dev_ifsioc()"Johannes Berg2019-01-301-0/+49
| * | | | | Revert "socket: fix struct ifreq size in compat ioctl"Johannes Berg2019-01-301-14/+8
* | | | | | svcrdma: Remove max_sge check at connect timeChuck Lever2019-02-062-12/+102
|/ / / / /
* | | | | net: set default network namespace in init_dummy_netdev()Josh Elsasser2019-01-291-0/+3
* | | | | net: tls: Fix deadlock in free_resources txDave Watson2019-01-281-0/+2
* | | | | net: tls: Save iv in tls_rec for async crypto requestsDave Watson2019-01-281-1/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-01-285-51/+165
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | netfilter: ipt_CLUSTERIP: fix warning unused variable cnAnders Roxell2019-01-281-1/+1
| * | | | netfilter: nfnetlink_osf: add missing fmatch checkFernando Fernandez Mancera2019-01-281-0/+4
| * | | | netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are presentFlorian Westphal2019-01-281-3/+6
| * | | | ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu2019-01-241-0/+12
| * | | | netfilter: nft_compat: destroy function must not have side effectsFlorian Westphal2019-01-181-1/+47
| * | | | netfilter: nft_compat: make lists per netnsFlorian Westphal2019-01-181-40/+89
| * | | | netfilter: nft_compat: use refcnt_t type for nft_xt reference countFlorian Westphal2019-01-181-8/+8
* | | | | ip6mr: Fix notifiers call on mroute_clean_tables()Nir Dotan2019-01-271-4/+3
* | | | | decnet: fix DN_IFREQ_SIZEJohannes Berg2019-01-271-1/+1
* | | | | net/rose: fix NULL ax25_cb kernel panicBernard Pidoux2019-01-271-0/+5
* | | | | netrom: switch to sock timer APICong Wang2019-01-271-10/+10
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-01-273-34/+92
|\ \ \ \ \
| * | | | | xfrm: Make set-mark default behavior backward compatibleBenedict Wong2019-01-161-1/+4
| * | | | | xfrm: refine validation of template and selector familiesFlorian Westphal2019-01-101-4/+9
| * | | | | vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnelSu Yanjun2019-01-091-0/+50
| * | | | | xfrm: policy: fix infinite loop when merging src-nodesFlorian Westphal2019-01-091-8/+7
| * | | | | xfrm: policy: fix reinsertion on node mergeFlorian Westphal2019-01-091-6/+8
| * | | | | xfrm: policy: delete inexact policies from inexact list on hash rebuildFlorian Westphal2019-01-091-13/+10
| * | | | | xfrm: policy: increment xfrm_hash_generation on hash rebuildFlorian Westphal2019-01-091-0/+2
| * | | | | xfrm: policy: use hlist rcu variants on inexact insert, part 2Florian Westphal2019-01-091-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2716-74/+120
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-01-254-7/+18
| |\ \ \ \ \ \
| | * | | | | | cfg80211: extend range deviation for DMGChaitanya Tata2019-01-251-2/+2
| | * | | | | | cfg80211: reg: remove warn_on for a normal caseChaitanya Tata2019-01-251-2/+7
| | * | | | | | mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre2019-01-251-1/+1
| | * | | | | | mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori2019-01-251-0/+4
| | * | | | | | nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg2019-01-251-1/+1
| | * | | | | | mac80211: fix miscounting of ttl-dropped framesBob Copeland2019-01-191-1/+3
| * | | | | | | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller2019-01-241-0/+27
| |\ \ \ \ \ \ \
| | * | | | | | | can: bcm: check timer values before ktime conversionOliver Hartkopp2019-01-221-0/+27
| * | | | | | | | sctp: set flow sport from saddr only when it's 0Xin Long2019-01-242-2/+4
| * | | | | | | | sctp: set chunk transport correctly when it's a new asocXin Long2019-01-241-3/+8
| * | | | | | | | sctp: improve the events for sctp stream addingXin Long2019-01-241-11/+8
OpenPOWER on IntegriCloud