summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-066-229/+380
|\
| * Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-08-022-131/+243
| |\
| | * netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2014-08-012-76/+68
| | * netlabel: fix the catmap walking functionsPaul Moore2014-08-011-48/+54
| | * netlabel: fix the horribly broken catmap functionsPaul Moore2014-08-012-62/+166
| | * netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2014-08-012-11/+21
| * | Merge branch 'keys-fixes' into keys-nextDavid Howells2014-07-221-0/+1
| |\ \
| | * | KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells2014-07-171-0/+1
| * | | KEYS: RxRPC: Use key preparsingDavid Howells2014-07-221-68/+97
| * | | KEYS: DNS: Use key preparsingDavid Howells2014-07-221-18/+25
| * | | KEYS: Ceph: Use user_match()David Howells2014-07-221-6/+2
| * | | KEYS: Ceph: Use key preparsingDavid Howells2014-07-221-9/+15
| |/ /
* | | Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-041-4/+2
|\ \ \
| * | | tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley2014-07-101-4/+2
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-042-9/+3
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-2846-309/+474
| |\ \ \
| * | | | sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2014-07-161-2/+2
| * | | | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-161-7/+1
| | |/ / | |/| |
* | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-08-043-3/+3
|\ \ \ \
| * | | | cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()Tejun Heo2014-07-151-1/+1
| * | | | cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo2014-07-152-2/+2
* | | | | net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2014-07-292-7/+8
* | | | | ip: make IP identifiers less predictableEric Dumazet2014-07-282-3/+31
* | | | | neighbour : fix ndm_type type error issueJun Zhao2014-07-281-1/+1
* | | | | Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-243-12/+16
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-07-231-1/+4
| |\ \ \ \ \
| | * | | | | mac80211: fix crash on getting sta info with uninitialized rate controlFelix Fietkau2014-07-221-1/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-07-182-11/+12
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | cfg80211: fix mic_failure tracingEliad Peller2014-07-181-1/+2
| | * | | | | Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg2014-07-071-10/+10
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-07-241-1/+0
|\ \ \ \ \ \ \
| * | | | | | | ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov2014-07-161-1/+0
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-07-232-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | xfrm: Fix installation of AH IPsec SAsTobias Brunner2014-06-301-4/+3
| * | | | | | | | xfrm: Fix refcount imbalance in xfrm_lookupSteffen Klassert2014-06-261-0/+2
* | | | | | | | | net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann2014-07-221-0/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-07-214-24/+108
|\ \ \ \ \ \ \ \
| * | | | | | | | batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli2014-07-213-14/+74
| * | | | | | | | batman-adv: drop QinQ claim frames in bridge loop avoidanceSimon Wunderlich2014-07-211-10/+34
* | | | | | | | | ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet2014-07-211-0/+4
|/ / / / / / / /
* | | | | | | | dns_resolver: Null-terminate the right stringBen Hutchings2014-07-201-1/+1
* | | | | | | | net_sched: avoid generating same handle for u32 filtersCong Wang2014-07-201-5/+14
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-07-162-55/+95
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet2014-07-142-8/+17
| * | | | | | | netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso2014-07-141-7/+23
| * | | | | | | netfilter: nf_tables: safe RCU iteration on list when dumpingPablo Neira Ayuso2014-07-141-41/+53
| * | | | | | | netfilter: nf_tables: skip transaction if no update flags in tablesPablo Neira Ayuso2014-06-301-0/+3
* | | | | | | | net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu2014-07-165-2/+10
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-1532-220/+240
|\ \ \ \ \ \ \ \
| * | | | | | | | neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause2014-07-141-4/+5
OpenPOWER on IntegriCloud