| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-08-31 | 1 | -7/+7 |
|\ |
|
| * | ipsec: Replace seqniv with seqiv | Herbert Xu | 2015-08-17 | 1 | -7/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-08-27 | 6 | -25/+46 |
|\ \ |
|
| * | | sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state | lucien | 2015-08-27 | 1 | -1/+1 |
| * | | sctp: asconf's process should verify address parameter is in the beginning | lucien | 2015-08-27 | 1 | -0/+7 |
| * | | cls_u32: complete the check for non-forced case in u32_destroy() | WANG Cong | 2015-08-25 | 1 | -0/+13 |
| * | | ip6_gre: release cached dst on tunnel removal | huaibin Wang | 2015-08-25 | 1 | -0/+1 |
| * | | net: Fix RCU splat in af_key | David Ahern | 2015-08-24 | 1 | -23/+23 |
| * | | netlink: mmap: fix tx type check | Ken-ichirou MATSUZAWA | 2015-08-23 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-08-22 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | 9p: ensure err is initialized to 0 in p9_client_read/write | Vincent Bernat | 2015-08-22 | 1 | -0/+2 |
* | | | | mm: make page pfmemalloc check more robust | Michal Hocko | 2015-08-21 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | batman-adv: Fix memory leak on tt add with invalid vlan | Sven Eckelmann | 2015-08-18 | 1 | -1/+4 |
* | | | ipv6: Fix a potential deadlock when creating pcpu rt | Martin KaFai Lau | 2015-08-17 | 2 | -11/+35 |
* | | | ipv6: Add rt6_make_pcpu_route() | Martin KaFai Lau | 2015-08-17 | 1 | -4/+16 |
* | | | ipv6: Remove un-used argument from ip6_dst_alloc() | Martin KaFai Lau | 2015-08-17 | 1 | -12/+9 |
* | | | Merge tag 'mac80211-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-08-17 | 1 | -5/+6 |
|\ \ \ |
|
| * | | | mac80211: fix invalid read in minstrel_sort_best_tp_rates() | Adrien Schildknecht | 2015-08-13 | 1 | -5/+6 |
* | | | | Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN" | Calvin Owens | 2015-08-17 | 1 | -6/+4 |
* | | | | inet: fix potential deadlock in reqsk_queue_unlink() | Eric Dumazet | 2015-08-13 | 1 | -1/+1 |
* | | | | ipv4: off-by-one in continuation handling in /proc/net/route | Andy Whitcroft | 2015-08-13 | 1 | -1/+1 |
* | | | | net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code | Linus Lüssing | 2015-08-13 | 4 | -51/+56 |
| |/ /
|/| | |
|
* | | | net: dsa: Do not override PHY interface if already configured | Florian Fainelli | 2015-08-12 | 1 | -1/+2 |
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-08-11 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event | Jakub Pawlowski | 2015-08-06 | 1 | -1/+1 |
* | | | | inet: fix possible request socket leak | Eric Dumazet | 2015-08-10 | 2 | -2/+2 |
* | | | | inet: fix races with reqsk timers | Eric Dumazet | 2015-08-10 | 2 | -2/+8 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-08-10 | 5 | -19/+20 |
|\ \ \ \ |
|
| * | | | | netfilter: SYNPROXY: fix sending window update to client | Phil Sutter | 2015-08-10 | 2 | -2/+4 |
| * | | | | netfilter: ip6t_SYNPROXY: fix NULL pointer dereference | Phil Sutter | 2015-08-10 | 1 | -8/+10 |
| * | | | | netfilter: conntrack: Use flags in nf_ct_tmpl_alloc() | Joe Stringer | 2015-08-05 | 1 | -2/+2 |
| * | | | | netfilter: nf_conntrack: checking for IS_ERR() instead of NULL | Dan Carpenter | 2015-07-30 | 2 | -5/+4 |
| * | | | | netfilter: nf_conntrack: silence warning on falling back to vmalloc() | Pablo Neira Ayuso | 2015-07-30 | 1 | -3/+1 |
* | | | | | ipv6: don't reject link-local nexthop on other interface | Florian Westphal | 2015-08-10 | 1 | -2/+4 |
* | | | | | netlink: make sure -EBUSY won't escape from netlink_insert | Daniel Borkmann | 2015-08-10 | 1 | -0/+5 |
* | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2015-08-07 | 4 | -10/+42 |
|\ \ \ \ \ |
|
| * | | | | | batman-adv: initialize up/down values when adding a gateway | Simon Wunderlich | 2015-08-05 | 1 | -0/+2 |
| * | | | | | batman-adv: protect tt_local_entry from concurrent delete events | Marek Lindner | 2015-08-05 | 1 | -1/+10 |
| * | | | | | batman-adv: fix kernel crash due to missing NULL checks | Marek Lindner | 2015-08-05 | 2 | -4/+17 |
| * | | | | | batman-adv: avoid DAT to mess up LAN state | Antonio Quartulli | 2015-08-05 | 1 | -5/+13 |
| | |/ / /
| |/| | | |
|
* | | | | | bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and... | Nikolay Aleksandrov | 2015-08-06 | 1 | -0/+2 |
* | | | | | bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy | Nikolay Aleksandrov | 2015-08-06 | 1 | -0/+2 |
* | | | | | net: pktgen: don't abuse current->state in pktgen_thread_worker() | Oleg Nesterov | 2015-08-06 | 1 | -3/+0 |
* | | | | | net: Fix skb_set_peeked use-after-free bug | Herbert Xu | 2015-08-06 | 1 | -6/+7 |
|/ / / / |
|
* | | | | udp: fix dst races with multicast early demux | Eric Dumazet | 2015-08-03 | 1 | -3/+10 |
* | | | | rds: fix an integer overflow test in rds_info_getsockopt() | Dan Carpenter | 2015-08-03 | 1 | -1/+1 |
* | | | | act_mirred: avoid calling tcf_hash_release() when binding | WANG Cong | 2015-08-03 | 1 | -0/+2 |
* | | | | openvswitch: Fix L4 checksum handling when dealing with IP fragments | Glenn Griffin | 2015-08-03 | 1 | -4/+12 |
* | | | | fq_codel: explicitly reset flows in ->reset() | Eric Dumazet | 2015-08-02 | 1 | -3/+19 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-07-31 | 43 | -228/+402 |
|\ \ \ \ |
|