index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
3
-84
/
+88
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
2
-16
/
+44
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
3
-2
/
+19
|
|
\
\
|
*
|
|
xfrm: Report user triggered expirations against the users socket
Eric W. Biederman
2012-09-10
1
-2
/
+2
|
*
|
|
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
2
-36
/
+36
|
*
|
|
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-08
1
-1
/
+1
|
*
|
|
xfrm: fix RCU bugs
Eric Dumazet
2012-08-22
1
-37
/
+39
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
1
-0
/
+2
|
|
\
\
\
|
*
|
|
|
xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bh
Fan Du
2012-08-16
1
-2
/
+2
|
*
|
|
|
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
2012-08-15
2
-6
/
+5
|
*
|
|
|
Replace rwlock on xfrm_policy_afinfo with rcu
Priyanka Jain
2012-08-14
1
-18
/
+21
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
3
-13
/
+13
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-09-17
3
-13
/
+13
*
|
|
|
|
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
2012-09-20
1
-4
/
+5
*
|
|
|
|
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
2012-09-20
1
-6
/
+25
*
|
|
|
|
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
2012-09-20
1
-0
/
+1
*
|
|
|
|
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
2012-09-20
1
-0
/
+1
*
|
|
|
|
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
2012-09-20
1
-0
/
+1
*
|
|
|
|
xfrm_user: fix info leak in copy_to_user_auth()
Mathias Krause
2012-09-20
1
-1
/
+1
*
|
|
|
|
xfrm: fix a read lock imbalance in make_blackhole
Li RongQing
2012-09-18
1
-1
/
+1
*
|
|
|
|
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
2012-09-18
1
-2
/
+4
*
|
|
|
|
xfrm_user: return error pointer instead of NULL
Mathias Krause
2012-09-18
1
-2
/
+4
*
|
|
|
|
xfrm: invalidate dst on policy insertion/deletion
Nicolas Dichtel
2012-09-18
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2012-09-04
2
-1
/
+16
*
|
|
|
net/xfrm/xfrm_state.c: fix error return code
Julia Lawall
2012-08-31
1
-1
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
net: ipv6: fix oops in inet_putpeer()
Patrick McHardy
2012-08-20
1
-0
/
+2
|
|
/
|
/
|
*
|
Fix unexpected SA hard expiration after changing date
Fan Du
2012-08-02
1
-4
/
+17
|
/
*
net: Document dst->obsolete better.
David S. Miller
2012-07-20
1
-11
/
+12
*
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
Steffen Klassert
2012-07-14
1
-2
/
+3
*
xfrm: No need to copy generic neighbour pointer.
David S. Miller
2012-07-05
1
-3
/
+0
*
net: Add optional SKB arg to dst_ops->neigh_lookup().
David S. Miller
2012-07-05
1
-2
/
+4
*
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
1
-2
/
+5
*
xfrm_user: Propagate netlink error codes properly.
David S. Miller
2012-06-27
1
-190
/
+204
*
ipv6: fix incorrect ipsec fragment
Gao feng
2012-05-27
1
-0
/
+3
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-21
1
-0
/
+1
|
\
|
*
SELinux: include flow.h where used rather than get it indirectly
Eric Paris
2012-04-09
1
-0
/
+1
*
|
xfrm: Convert several xfrm policy match functions to bool.
David S. Miller
2012-05-15
1
-13
/
+14
*
|
xfrm_algo: drop an unnecessary inclusion
Jan Beulich
2012-05-15
1
-3
/
+0
*
|
xfrm: make xfrm_algo.c a module
Jan Beulich
2012-05-15
3
-5
/
+13
*
|
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
1
-1
/
+1
*
|
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-4
/
+4
*
|
xfrm_user: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-43
/
+62
|
/
*
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
2012-03-22
1
-3
/
+3
*
xfrm: Remove unused xfrm_state from xfrm_state_check_space
Steffen Klassert
2012-03-22
1
-2
/
+2
*
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-02-26
1
-2
/
+7
*
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
1
-1
/
+1
|
\
|
*
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2012-01-05
1
-1
/
+1
*
|
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
1
-4
/
+14
|
\
\
|
*
|
net: Add a flow_cache_flush_deferred function
Steffen Klassert
2011-12-21
1
-4
/
+14
[next]