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
2013-11-07
net: move pskb_put() to core code
Mathias Krause
1
-13
/
+0
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+6
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-2
/
+11
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-35
/
+52
2013-10-21
xfrm: Don't queue retransmitted packets if the original is still on the host
Steffen Klassert
1
-0
/
+7
2013-10-21
xfrm: use vmalloc_node() for percpu scratches
Eric Dumazet
1
-2
/
+4
2013-10-19
net: misc: Remove extern from function prototypes
Joe Perches
1
-2
/
+2
2013-10-18
xfrm: prevent ipcomp scratch buffer race condition
Michal Kubecek
1
-6
/
+6
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-10-01
xfrm: Simplify SA looking up when using wildcard source
Fan Du
1
-1
/
+1
2013-10-01
xfrm: Force SA to be lookup again if SA in acquire state
Fan Du
1
-1
/
+1
2013-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2013-09-25
xfrm: Fix aevent generation for each received packet
Thomas Egerer
1
-24
/
+27
2013-09-17
xfrm: Guard IPsec anti replay window against replay bitmap
Fan Du
2
-3
/
+3
2013-09-16
xfrm: Fix replay size checking on async events
Steffen Klassert
1
-1
/
+1
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+24
2013-08-28
xfrm: Fix potential null pointer dereference in xdst_queue_output
Steffen Klassert
1
-8
/
+1
2013-08-26
xfrm: announce deleation of temporary SA
Nicolas Dichtel
1
-1
/
+1
2013-08-19
xfrm: remove irrelevant comment in xfrm_input().
Rami Rosen
1
-2
/
+0
2013-08-19
xfrm: choose protocol family by skb protocol
Hannes Frederic Sowa
1
-1
/
+9
2013-08-16
xfrm: Make xfrm_state timer monotonic
Fan Du
1
-1
/
+2
2013-08-14
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2
-5
/
+15
2013-08-06
xfrm: Delete hold_timer when destroy policy
Fan Du
1
-1
/
+1
2013-08-05
xfrm: constify mark argument of xfrm_find_acq()
Mathias Krause
1
-5
/
+7
2013-07-31
net: split rt_genid for ipv4 and ipv6
fan.du
1
-1
/
+7
2013-06-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-0
/
+6
2013-06-06
xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter
Fan Du
2
-0
/
+6
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+4
2013-06-04
xfrm: simplify the exit path of xfrm_output_one()
Jean Sacren
1
-5
/
+4
2013-05-31
xfrm: force a garbage collection after deleting a policy
Paul Moore
2
-1
/
+4
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-05-23
xfrm: properly handle invalid states as an error
Timo Teräs
1
-0
/
+1
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+13
2013-04-25
xfrm: add rfc4494 AES-CMAC-96 support
Jussi Kivilinna
1
-0
/
+13
2013-04-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-2
/
+16
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+65
2013-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+65
2013-03-25
xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()
Mathias Krause
1
-4
/
+2
2013-03-20
xfrm: Fix replay notification for esn.
Steffen Klassert
1
-1
/
+67
2013-03-19
xfrm: use xfrm direction when lookup policy
Baker Zhang
1
-2
/
+21
2013-03-06
xfrm_user: constify netlink dispatch table
Mathias Krause
1
-2
/
+2
2013-03-06
xfrm: allow to avoid copying DSCP during encapsulation
Nicolas Dichtel
2
-0
/
+14
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2
-53
/
+36
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+8
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-1
/
+1
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
1
-2
/
+2
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-13
/
+301
2013-02-11
xfrm: Allow inserting policies with matching mark and different priorities
Steffen Klassert
1
-2
/
+16
2013-02-06
xfrm: Add a state resolution packet queue
Steffen Klassert
1
-4
/
+225
[next]