summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-15
| | * | mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg2015-12-15
| | * | mac80211: reprogram in interface orderJohannes Berg2015-12-15
| | * | mac80211: run scan completed work on reconfig failureJohannes Berg2015-12-15
| | * | nl80211: Fix potential memory leak in nl80211_connectOla Olsson2015-12-15
| | * | nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson2015-12-15
| | * | nl80211: fix a few memory leaks in reg.cOla Olsson2015-12-15
| | * | rfkill: copy the name into the rfkill structJohannes Berg2015-12-10
| * | | ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa2015-12-15
| * | | net: fix uninitialized variable issuetadeusz.struk@intel.com2015-12-15
| * | | bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2015-12-15
| * | | net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet2015-12-15
| * | | skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich2015-12-15
| * | | net: fix IP early demux racesEric Dumazet2015-12-14
| * | | net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-12-14
| |\ \ \
| | * | | netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long2015-12-13
| | * | | netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso2015-12-10
| | * | | netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso2015-12-10
| | * | | netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso2015-12-10
| | * | | netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failureNikolay Borisov2015-12-09
| | * | | netfilter: nfnetlink_queue: avoid harmless unnitialized variable warningsArnd Bergmann2015-11-23
| * | | | net: Flush local routes when device changes vrf associationDavid Ahern2015-12-13
| * | | | mpls: make via address optional for multipath routesRobert Shearman2015-12-12
| * | | | mpls: fix out-of-bounds access when via address not specifiedRobert Shearman2015-12-12
| * | | | mpls: don't dump RTA_VIA attribute if not specifiedRobert Shearman2015-12-12
| * | | | mpls: validate L2 via address lengthRobert Shearman2015-12-12
| * | | | openvswitch: Respect conntrack zone even if invalidJoe Stringer2015-12-11
| * | | | openvswitch: Fix helper reference leakJoe Stringer2015-12-11
| * | | | ipv6: sctp: clone options to avoid use after freeEric Dumazet2015-12-11
| * | | | xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-11
| * | | | xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet2015-12-11
| * | | | xfrm: take care of request socketsEric Dumazet2015-12-07
| * | | | ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()Eric Dumazet2015-12-07
| * | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-12-07
| |\ \ \ \
| | * | | | batman-adv: Fix invalid stack access in batadv_dat_select_candidatesSven Eckelmann2015-12-07
| | * | | | batman-adv: fix erroneous client entry duplicate detectionMarek Lindner2015-12-07
| | * | | | batman-adv: avoid keeping false temporary entrySimon Wunderlich2015-12-07
| | * | | | batman-adv: fix speedy join for DAT cache repliesSimon Wunderlich2015-12-07
| * | | | | mpls: fix sending of local encapped packetsRobert Shearman2015-12-07
| |/ / / /
| * | | | sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien2015-12-06
| * | | | sctp: only drop the reference on the datamsg after sending a msglucien2015-12-06
| * | | | sctp: hold the chunks only after the chunk is enqueued in outqlucien2015-12-06
| * | | | sctp: also copy sk_tsflags when copying the socketMarcelo Ricardo Leitner2015-12-05
| * | | | sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2015-12-05
| * | | | sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner2015-12-05
| * | | | ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork2015-12-05
| * | | | gre6: allow to update all parameters via rtnlNicolas Dichtel2015-12-04
* | | | | sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-13
* | | | | Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-12-13
|\ \ \ \ \