summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-04Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-08-02Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore
2014-08-01netlabel: fix the catmap walking functionsPaul Moore
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore
2014-07-29net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin
2014-07-28ip: make IP identifiers less predictableEric Dumazet
2014-07-28neighbour : fix ndm_type type error issueJun Zhao
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-24Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-07-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-07-22net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann
2014-07-22Merge branch 'keys-fixes' into keys-nextDavid Howells
2014-07-22KEYS: RxRPC: Use key preparsingDavid Howells
2014-07-22KEYS: DNS: Use key preparsingDavid Howells
2014-07-22KEYS: Ceph: Use user_match()David Howells
2014-07-22KEYS: Ceph: Use key preparsingDavid Howells
2014-07-22mac80211: fix crash on getting sta info with uninitialized rate controlFelix Fietkau
2014-07-21Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-07-21ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-07-21batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli
2014-07-21batman-adv: drop QinQ claim frames in bridge loop avoidanceSimon Wunderlich
2014-07-20dns_resolver: Null-terminate the right stringBen Hutchings
2014-07-20net_sched: avoid generating same handle for u32 filtersCong Wang
2014-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-07-18cfg80211: fix mic_failure tracingEliad Peller
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-07-16net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-07-16ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-15cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()Tejun Heo
2014-07-15cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo
2014-07-14net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause
2014-07-14net: sctp: fix information leaks in ulpevent layerDaniel Borkmann
2014-07-14netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet
2014-07-14netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso
2014-07-14netfilter: nf_tables: safe RCU iteration on list when dumpingPablo Neira Ayuso
2014-07-11tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy
2014-07-11GRE: enable offloads for GREAmritha Nambiar
2014-07-10tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley