aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-02Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2-131/+243
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2-76/+68
2014-08-01netlabel: fix the catmap walking functionsPaul Moore1-48/+54
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore2-62/+166
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2-11/+21
2014-07-22Merge branch 'keys-fixes' into keys-nextDavid Howells1-0/+1
2014-07-22KEYS: RxRPC: Use key preparsingDavid Howells1-68/+97
2014-07-22KEYS: DNS: Use key preparsingDavid Howells1-18/+25
2014-07-22KEYS: Ceph: Use user_match()David Howells1-6/+2
2014-07-22KEYS: Ceph: Use key preparsingDavid Howells1-9/+15
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells1-0/+1
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-55/+0
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin1-55/+0
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-128/+219
2014-06-25net: fix setting csum_start in skb_segment()Tom Herbert1-1/+1
2014-06-25ipv4: fix dst race in sk_dst_get()Eric Dumazet2-14/+16
2014-06-25net: filter: Use kcalloc/kmalloc_array to allocate arraysTobias Klauser1-2/+2
2014-06-25trivial: net: filter: Change kerneldoc parameter orderTobias Klauser1-1/+1
2014-06-25trivial: net: filter: Fix typo in commentTobias Klauser1-1/+1
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson1-0/+1
2014-06-218021q: fix a potential memory leakLi RongQing1-1/+4
2014-06-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller6-65/+85
2014-06-19net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann1-2/+1
2014-06-19tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell1-1/+1
2014-06-19Revert "net: return actual error on register_queue_kobjects"David S. Miller1-2/+2
2014-06-18net: filter: fix upper BPF instruction limitKees Cook1-1/+1
2014-06-18net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann1-20/+23
2014-06-18net: return actual error on register_queue_kobjectsJie Liu1-2/+2
2014-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-18/+82
2014-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville6-65/+85
2014-06-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJohn W. Linville6-65/+85
2014-06-16tcp: remove unnecessary tcp_sk assignment.Dave Jones1-1/+1
2014-06-16netfilter: nf_nat: fix oops on netns removalFlorian Westphal1-1/+34
2014-06-16netfilter: ctnetlink: add zone size to lengthKen-ichirou MATSUZAWA1-0/+6
2014-06-16Merge branch 'ipvs'Pablo Neira Ayuso1-1/+1
2014-06-16netfilter: nft_nat: don't dump port information if unsetPablo Neira Ayuso1-6/+8
2014-06-16netfilter: nf_tables: indicate family when dumping set elementsPablo Neira Ayuso1-1/+1
2014-06-16netfilter: nft_compat: call {target, match}->destroy() to cleanup entryPablo Neira Ayuso1-0/+18
2014-06-16netfilter: nf_tables: fix wrong type in transaction when replacing rulesPablo Neira Ayuso1-1/+1
2014-06-16netfilter: nf_tables: decrement chain use counter when replacing rulesPablo Neira Ayuso1-0/+2
2014-06-16netfilter: nf_tables: use u32 for chain use counterPablo Neira Ayuso1-0/+3
2014-06-16netfilter: nf_tables: use RCU-safe list insertion when replacing rulesPablo Neira Ayuso1-1/+1
2014-06-16netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumperFlorian Westphal1-3/+5
2014-06-16netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracksPablo Neira Ayuso1-5/+3
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-14/+61
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann1-4/+28
2014-06-15net: Fix save software checksum completeTom Herbert2-10/+29
2014-06-13udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet1-0/+4
2014-06-13Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak1-5/+0
2014-06-13Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg1-1/+6