index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-12
/
+9
2012-11-18
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
1
-1
/
+1
2012-11-18
net: Don't export sysctls to unprivileged users
Eric W. Biederman
1
-0
/
+4
2012-11-13
net: xfrm: use __this_cpu_read per-cpu helper
Shan Wei
1
-5
/
+3
2012-11-08
xfrm: remove redundant replay_esn check
Ulrich Weber
1
-7
/
+6
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-84
/
+88
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-13
/
+13
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-16
/
+44
2012-09-20
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
1
-4
/
+5
2012-09-20
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
1
-6
/
+25
2012-09-20
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
1
-0
/
+1
2012-09-20
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
1
-0
/
+1
2012-09-20
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
1
-0
/
+1
2012-09-20
xfrm_user: fix info leak in copy_to_user_auth()
Mathias Krause
1
-1
/
+1
2012-09-18
xfrm: fix a read lock imbalance in make_blackhole
Li RongQing
1
-1
/
+1
2012-09-18
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
1
-2
/
+4
2012-09-18
xfrm_user: return error pointer instead of NULL
Mathias Krause
1
-2
/
+4
2012-09-18
xfrm: invalidate dst on policy insertion/deletion
Nicolas Dichtel
1
-0
/
+1
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
3
-13
/
+13
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+19
2012-09-10
xfrm: Report user triggered expirations against the users socket
Eric W. Biederman
1
-2
/
+2
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2
-36
/
+36
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-1
/
+1
2012-09-04
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2
-1
/
+16
2012-08-31
net/xfrm/xfrm_state.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-22
xfrm: fix RCU bugs
Eric Dumazet
1
-37
/
+39
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2012-08-20
net: ipv6: fix oops in inet_putpeer()
Patrick McHardy
1
-0
/
+2
2012-08-16
xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bh
Fan Du
1
-2
/
+2
2012-08-15
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
2
-6
/
+5
2012-08-14
Replace rwlock on xfrm_policy_afinfo with rcu
Priyanka Jain
1
-18
/
+21
2012-08-02
Fix unexpected SA hard expiration after changing date
Fan Du
1
-4
/
+17
2012-07-20
net: Document dst->obsolete better.
David S. Miller
1
-11
/
+12
2012-07-14
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
Steffen Klassert
1
-2
/
+3
2012-07-05
xfrm: No need to copy generic neighbour pointer.
David S. Miller
1
-3
/
+0
2012-07-05
net: Add optional SKB arg to dst_ops->neigh_lookup().
David S. Miller
1
-2
/
+4
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+5
2012-06-27
xfrm_user: Propagate netlink error codes properly.
David S. Miller
1
-190
/
+204
2012-05-27
ipv6: fix incorrect ipsec fragment
Gao feng
1
-0
/
+3
2012-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+1
2012-05-15
xfrm: Convert several xfrm policy match functions to bool.
David S. Miller
1
-13
/
+14
2012-05-15
xfrm_algo: drop an unnecessary inclusion
Jan Beulich
1
-3
/
+0
2012-05-15
xfrm: make xfrm_algo.c a module
Jan Beulich
3
-5
/
+13
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
1
-1
/
+1
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-4
/
+4
2012-04-09
SELinux: include flow.h where used rather than get it indirectly
Eric Paris
1
-0
/
+1
2012-04-01
xfrm_user: Stop using NLA_PUT*().
David S. Miller
1
-43
/
+62
2012-03-22
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
1
-3
/
+3
2012-03-22
xfrm: Remove unused xfrm_state from xfrm_state_check_space
Steffen Klassert
1
-2
/
+2
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-2
/
+7
[next]