aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-25
|\
| * treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
| * treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-21
| * treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
| * treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-21
| * net/atm/mpc: Avoid open-coded assignment of timer callback functionKees Cook2017-11-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-24
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-11-23
| |\ \
| | * | bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello2017-11-22
| | * | net: xdp: don't allow device-bound programs in driver modeJakub Kicinski2017-11-20
| | * | bpf: offload: move offload device validation out to the driversJakub Kicinski2017-11-20
| * | | net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-23
| * | | net: ipv6: Fixup device for anycast routes during copyDavid Ahern2017-11-23
| * | | net/smc: Fix preinitialization of buf_desc in __smc_buf_create()Geert Uytterhoeven2017-11-23
| * | | net/smc: use sk_rcvbuf as start for rmb creationUrsula Braun2017-11-23
| * | | ipv6: Do not consider linkdown nexthops during multipathIdo Schimmel2017-11-23
| * | | net: sched: fix crash when deleting secondary chainsRoman Kapl2017-11-23
| | |/ | |/|
* | | Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2017-11-23
|\ \ \ | |/ / |/| |
| * | 9p: Fix missing commas in mount optionsTuomas Tynkkynen2017-11-19
| * | net/9p: Switch to wait_event_killable()Tuomas Tynkkynen2017-10-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-21
|\ \ \
| * \ \ Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-11-21
| |\ \ \
| | * | | mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg2017-11-20
| | * | | cfg80211: initialize regulatory keys/database laterJohannes Berg2017-11-20
| | * | | mac80211: aggregation: Convert timers to use timer_setup()Kees Cook2017-11-20
| | * | | nl80211: don't expose wdev->ssid for most interfacesJohannes Berg2017-11-20
| | * | | mac80211: Convert timers to use timer_setup()Kees Cook2017-11-20
| | | |/ | | |/|
| * / | tipc: fix access of released memoryJon Maloy2017-11-21
| |/ /
| * | tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell2017-11-18
| * | gre6: use log_ecn_error module parameter in ip6_tnl_rcv()Alexey Kodanev2017-11-18
* | | Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-11-21
|\ \ \
| * | | libceph: don't WARN() if user tries to add invalid keyEric Biggers2017-11-13
| * | | ceph: mark expected switch fall-throughsGustavo A. R. Silva2017-11-13
* | | | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-18
|\ \ \ \ | |_|/ / |/| | |
| * | | SUNRPC: Improve ordering of transport processingTrond Myklebust2017-11-07
| * | | svcrdma: Enqueue after setting XPT_CLOSE in completion handlersChuck Lever2017-11-07
| * | | rpc: remove some BUG()sJ. Bruce Fields2017-11-07
| * | | svcrdma: Preserve CB send buffer across retransmitsChuck Lever2017-11-07
| * | | sunrcp: make function _svc_create_xprt staticColin Ian King2017-11-07
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-17
|\ \ \ \
| * | | | route: also update fnhe_genid when updating a route cacheXin Long2017-11-17
| * | | | route: update fnhe_expires for redirect when the fnhe existsXin Long2017-11-17
| * | | | sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long2017-11-17
| * | | | net/netlabel: Add list_next_rcu() in rcu_dereference().Tim Hansen2017-11-17
| * | | | net/sctp: Always set scope_id in sctp_inet6_skb_msgnameEric W. Biederman2017-11-16
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-11-16
| |\ \ \ \
| | * | | | Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."Steffen Klassert2017-11-15
| | * | | | xfrm: Copy policy family in clone_policyHerbert Xu2017-11-14
| | | |/ / | | |/| |
| * | | | tipc: enforce valid ratio between skb truesize and contentsJon Maloy2017-11-15
| * | | | netfilter: add ifdef around ctnetlink_proto_sizeArnd Bergmann2017-11-15