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