index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-19
xfrm: fix a read lock imbalance in make_blackhole
Li RongQing
1
-1
/
+1
2012-09-19
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
1
-2
/
+4
2012-09-19
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-18
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-09
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-09-01
net/xfrm/xfrm_state.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-23
xfrm: fix RCU bugs
Eric Dumazet
1
-37
/
+39
2012-08-23
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-17
xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bh
Fan Du
1
-2
/
+2
2012-08-16
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
2
-6
/
+5
2012-08-15
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-21
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-30
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+5
2012-06-28
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-22
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-21
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-02
xfrm_user: Stop using NLA_PUT*().
David S. Miller
1
-43
/
+62
2012-03-23
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
1
-3
/
+3
2012-03-23
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
2012-01-15
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-13
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-1
/
+1
2012-01-06
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-1
/
+1
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+14
2011-12-22
net: Add a flow_cache_flush_deferred function
Steffen Klassert
1
-4
/
+14
2011-12-12
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2
-9
/
+9
2011-12-06
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-1
/
+1
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2011-11-26
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
1
-1
/
+3
2011-11-26
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
1
-3
/
+3
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-8
/
+4
2011-11-23
xfrm: optimize ipv4 selector matching
Alexey Dobriyan
1
-2
/
+2
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2
-0
/
+2
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-1
/
+1
[prev]
[next]