summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-02-053-12/+50
|\
| * libceph: MOSDOpReply v7 encodingIlya Dryomov2016-02-041-0/+10
| * crush: decode and initialize chooseleaf_stableIlya Dryomov2016-02-041-5/+14
| * crush: add chooseleaf_stable tunableIlya Dryomov2016-02-041-4/+14
| * crush: ensure take bucket value is validIlya Dryomov2016-02-041-1/+2
| * crush: ensure bucket id is valid before indexing buckets arrayIlya Dryomov2016-02-041-2/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-0158-232/+335
|\ \ | |/ |/|
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-305-35/+42
| |\
| | * Bluetooth: Fix incorrect removing of IRKsJohan Hedberg2016-01-292-26/+18
| | * Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CIDJohan Hedberg2016-01-291-3/+3
| | * Bluetooth: L2CAP: Fix auto-allocating LE PSM valuesJohan Hedberg2016-01-291-2/+12
| | * Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg2016-01-291-3/+3
| | * Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda2016-01-231-0/+3
| | * Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke2016-01-231-1/+3
| * | tcp: avoid cwnd undo after receiving ECNYuchung Cheng2016-01-291-2/+0
| * | irda: fix a potential use-after-free in ircomm_param_requestWANG Cong2016-01-291-2/+1
| * | ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni2016-01-291-0/+3
| * | ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-01-292-5/+8
| * | netlink: not trim skb for mmaped socket when dumpKen-ichirou MATSUZAWA2016-01-291-1/+2
| * | fib_trie: Fix shift by 32 in fib_table_lookupAlexander Duyck2016-01-291-3/+4
| * | ipv4: ipconfig: avoid unused ic_proto_used symbolArnd Bergmann2016-01-291-0/+4
| * | net_sched: drr: check for NULL pointer in drr_dequeueBernie Harris2016-01-291-0/+2
| * | tipc: fix connection abort during subscription cancelParthasarathy Bhuvaragan2016-01-291-6/+5
| * | ipv4: early demux should be aware of fragmentsEric Dumazet2016-01-291-1/+4
| * | tcp: beware of alignments in tcp_get_info()Eric Dumazet2016-01-281-4/+8
| * | switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel2016-01-282-9/+9
| * | Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-01-2812-62/+82
| |\ \
| | * | rfkill: fix rfkill_fop_read wait_event usageJohannes Berg2016-01-261-12/+4
| | * | mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni2016-01-265-19/+11
| | * | mac80211: Don't buffer non-bufferable MMPDUsHelmut Schaa2016-01-141-0/+5
| | * | mac80211: handle sched_scan_stopped vs. hw restart raceEliad Peller2016-01-142-0/+9
| | * | mac80211: fix PS-Poll handlingEmmanuel Grumbach2016-01-141-1/+1
| | * | mac80211: clear local->sched_scan_req properly on reconfigEliad Peller2016-01-141-1/+4
| | * | mac80211: avoid ROC during hw restartEliad Peller2016-01-143-2/+18
| | * | regulatory: fix world regulatory domain dataJohannes Berg2016-01-141-5/+7
| | * | wireless: change cfg80211 regulatory domain info as debug messagesDave Young2016-01-141-15/+18
| | * | mac80211: fix remain-on-channel cancellationJohannes Berg2016-01-141-2/+4
| | * | mac80211: recalculate SW ROC only when neededJohannes Berg2016-01-141-5/+1
| * | | tcp: fix tcp_mark_head_lost to check skb len before fragmentingNeal Cardwell2016-01-281-5/+5
| * | | inet: frag: Always orphan skbs inside ip_defrag()Joe Stringer2016-01-282-2/+1
| * | | sctp: remove the dead field of sctp_transportXin Long2016-01-283-19/+1
| * | | sctp: hold transport before we access t->asoc in sctp procXin Long2016-01-281-0/+8
| * | | sctp: fix the transport dead race check by using atomic_add_unless on refcntXin Long2016-01-282-8/+13
| * | | sit: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo2016-01-251-2/+2
| * | | ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer2016-01-252-0/+2
| * | | sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner2016-01-241-0/+2
| * | | af_unix: fix struct pid memory leakEric Dumazet2016-01-241-0/+1
| * | | tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet2016-01-211-5/+8
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-01-209-29/+46
| |\ \ \
| | * | | netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin2016-01-204-14/+32
OpenPOWER on IntegriCloud