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
/
xfrm_policy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-27
xfrm: fix set but not used warning in xfrm_policy_queue_process()
Fabian Frederick
1
-2
/
+1
2014-10-01
net: cleanup and document skb fclone layout
Eric Dumazet
1
-3
/
+1
2014-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-6
/
+134
2014-09-16
xfrm: Generate queueing routes only from route lookup functions
Steffen Klassert
1
-8
/
+24
2014-09-16
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
1
-1
/
+17
2014-09-02
xfrm: configure policy hash table thresholds by netlink
Christophe Gouault
1
-0
/
+87
2014-09-02
xfrm: hash prefixed policies based on preflen thresholds
Christophe Gouault
1
-6
/
+47
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
1
-2
/
+2
2014-06-26
xfrm: Fix refcount imbalance in xfrm_lookup
Steffen Klassert
1
-0
/
+2
2014-05-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-32
/
+14
2014-05-07
net: clean up snmp stats code
WANG Cong
1
-6
/
+4
2014-04-23
xfrm: Remove useless xfrm_audit struct.
Tetsuo Handa
1
-26
/
+14
2014-04-22
xfrm: Remove useless secid field from xfrm_audit.
Tetsuo Handa
1
-14
/
+8
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
1
-1
/
+1
2014-03-12
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
1
-1
/
+6
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-02-26
xfrm: Fix unlink race when policies are deleted.
Steffen Klassert
1
-1
/
+1
2014-02-19
xfrm: Remove caching of xfrm_policy_sk_bundles
Steffen Klassert
1
-28
/
+0
2014-02-12
flowcache: Make flow cache name space aware
Fan Du
1
-3
/
+4
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-99
/
+96
2014-01-23
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-4
/
+4
2014-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-16
/
+16
2014-01-13
audit: convert all sessionid declaration to unsigned int
Eric Paris
1
-4
/
+4
2014-01-07
net: xfrm: xfrm_policy: silence compiler warning
Ying Xue
1
-0
/
+2
2014-01-07
net: xfrm: xfrm_policy: fix inline not at beginning of declaration
Daniel Borkmann
1
-6
/
+6
2014-01-02
xfrm: checkpatch erros with inline keyword position
Weilong Chen
1
-3
/
+3
2014-01-02
xfrm: fix checkpatch error
Weilong Chen
1
-2
/
+2
2014-01-02
xfrm: checkpatch erros with space prohibited
Weilong Chen
1
-3
/
+3
2014-01-02
xfrm: checkpatch errors with foo * bar
Weilong Chen
1
-6
/
+6
2014-01-02
xfrm: checkpatch errors with space
Weilong Chen
1
-5
/
+5
2013-12-06
xfrm: Remove ancient sleeping when the SA is in acquire state
Steffen Klassert
1
-19
/
+2
2013-12-06
xfrm: Namespacify xfrm state/policy locks
Fan Du
1
-49
/
+55
2013-12-06
xfrm: Using the right namespace to migrate key info
Fan Du
1
-5
/
+5
2013-12-06
xfrm: Try to honor policy index if it's supplied by user
Fan Du
1
-5
/
+11
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+7
2013-10-21
xfrm: Don't queue retransmitted packets if the original is still on the host
Steffen Klassert
1
-0
/
+7
2013-10-08
xfrm: check for a vaild skb in xfrm_policy_queue_process
Steffen Klassert
1
-0
/
+4
2013-10-08
xfrm: Add refcount handling to queued policies
Steffen Klassert
1
-7
/
+17
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+1
2013-08-28
xfrm: Fix potential null pointer dereference in xdst_queue_output
Steffen Klassert
1
-8
/
+1
2013-08-19
xfrm: remove irrelevant comment in xfrm_input().
Rami Rosen
1
-2
/
+0
2013-08-06
xfrm: Delete hold_timer when destroy policy
Fan Du
1
-1
/
+1
2013-07-31
net: split rt_genid for ipv4 and ipv6
fan.du
1
-1
/
+7
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2013-05-31
xfrm: force a garbage collection after deleting a policy
Paul Moore
1
-1
/
+2
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-03-19
xfrm: use xfrm direction when lookup policy
Baker Zhang
1
-2
/
+21
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-27
/
+20
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-6
/
+241
2013-02-11
xfrm: Allow inserting policies with matching mark and different priorities
Steffen Klassert
1
-2
/
+16
[prev]
[next]