Age | Commit message (Expand) | Author |
2014-10-01 | Merge commit 'v3.16' into next | James Morris |
2014-09-16 | KEYS: Make the key matching functions return bool | David Howells |
2014-09-16 | KEYS: Remove key_type::match in favour of overriding default by match_preparse | David Howells |
2014-09-16 | KEYS: Preparse match data | David Howells |
2014-08-02 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris |
2014-08-01 | netlabel: shorter names for the NetLabel catmap funcs/structs | Paul Moore |
2014-08-01 | netlabel: fix the catmap walking functions | Paul Moore |
2014-08-01 | netlabel: fix the horribly broken catmap functions | Paul Moore |
2014-08-01 | netlabel: fix a problem when setting bits below the previously lowest bit | Paul Moore |
2014-07-29 | net: sendmsg: fix NULL pointer dereference | Andrey Ryabinin |
2014-07-28 | ip: make IP identifiers less predictable | Eric Dumazet |
2014-07-28 | neighbour : fix ndm_type type error issue | Jun Zhao |
2014-07-24 | Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2014-07-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2014-07-23 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2014-07-22 | net: sctp: inherit auth_capable on INIT collisions | Daniel Borkmann |
2014-07-22 | Merge branch 'keys-fixes' into keys-next | David Howells |
2014-07-22 | KEYS: RxRPC: Use key preparsing | David Howells |
2014-07-22 | KEYS: DNS: Use key preparsing | David Howells |
2014-07-22 | KEYS: Ceph: Use user_match() | David Howells |
2014-07-22 | KEYS: Ceph: Use key preparsing | David Howells |
2014-07-22 | mac80211: fix crash on getting sta info with uninitialized rate control | Felix Fietkau |
2014-07-21 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2014-07-21 | ipv4: fix buffer overflow in ip_options_compile() | Eric Dumazet |
2014-07-21 | batman-adv: fix TT VLAN inconsistency on VLAN re-add | Antonio Quartulli |
2014-07-21 | batman-adv: drop QinQ claim frames in bridge loop avoidance | Simon Wunderlich |
2014-07-20 | dns_resolver: Null-terminate the right string | Ben Hutchings |
2014-07-20 | net_sched: avoid generating same handle for u32 filters | Cong Wang |
2014-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 | John W. Linville |
2014-07-18 | cfg80211: fix mic_failure tracing | Eliad Peller |
2014-07-17 | KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN | David Howells |
2014-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2014-07-16 | net-gre-gro: Fix a bug that breaks the forwarding path | Jerry Chu |
2014-07-16 | ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack | Julian Anastasov |
2014-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-07-14 | net/l2tp: don't fall back on UDP [get|set]sockopt | Sasha Levin |
2014-07-14 | neigh: sysctl - simplify address calculation of gc_* variables | Mathias Krause |
2014-07-14 | net: sctp: fix information leaks in ulpevent layer | Daniel Borkmann |
2014-07-14 | netfilter: nf_tables: 64bit stats need some extra synchronization | Eric Dumazet |
2014-07-14 | netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale | Pablo Neira Ayuso |
2014-07-14 | netfilter: nf_tables: safe RCU iteration on list when dumping | Pablo Neira Ayuso |
2014-07-11 | tipc: clear 'next'-pointer of message fragments before reassembly | Jon Paul Maloy |
2014-07-11 | GRE: enable offloads for GRE | Amritha Nambiar |
2014-07-09 | netlink: Fix handling of error from netlink_dump(). | Ben Pfaff |
2014-07-08 | appletalk: Fix socket referencing in skb | Andrey Utkin |
2014-07-08 | ip_tunnel: fix ip_tunnel_lookup | Dmitry Popov |
2014-07-08 | tipc: fix bug in multicast/broadcast message reassembly | Jon Paul Maloy |
2014-07-07 | tcp: fix false undo corner cases | Yuchung Cheng |
2014-07-07 | igmp: fix the problem when mc leave group | dingtianhong |