summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | openvswitch: Create right mask with disabled megaflowsPravin B Shelar2014-10-171-21/+72
| * | | openvswitch: fix a use after freeLi RongQing2014-10-171-1/+2
| * | | ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin2014-10-171-3/+9
| * | | ipv4: clean up cookie_v4_check()Cong Wang2014-10-172-4/+4
| * | | ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang2014-10-172-29/+1Star
| * | | ipv4: call __ip_options_echo() in cookie_v4_check()Cong Wang2014-10-171-1/+1
| * | | openvswitch: use vport instead of pFabian Frederick2014-10-161-2/+2
| * | | openvswitch: kerneldoc warning fixFabian Frederick2014-10-161-1/+1
| * | | net: Add ndo_gso_checkTom Herbert2014-10-151-1/+1
| * | | tcp: TCP Small Queues and strange attractorsEric Dumazet2014-10-141-7/+19
| * | | net: Trap attempts to call sock_kfree_s() with a NULL pointer.David S. Miller2014-10-141-0/+2
| * | | rds: avoid calling sock_kfree_s() on allocation failureCong Wang2014-10-141-3/+4
| * | | caif_usb: use target structure member in memsetFabian Frederick2014-10-141-1/+1
| * | | caif_usb: remove redundant memory messageFabian Frederick2014-10-141-3/+2Star
| * | | caif: replace kmalloc/memset 0 by kzallocFabian Frederick2014-10-141-2/+2
| * | | ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko2014-10-141-1/+1
| * | | tcp: fix tcp_ack() performance problemEric Dumazet2014-10-141-9/+27
| * | | ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing2014-10-141-1/+0Star
| * | | tcp: fix ooo_okay setting vs Small QueuesEric Dumazet2014-10-141-2/+6
| * | | net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann2014-10-142-26/+10Star
| * | | net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2014-10-141-0/+2
| * | | net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2014-10-142-60/+57Star
| | |/ | |/|
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-159-16/+16
|\ \ \
| * | | net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter2014-08-269-16/+16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-10-159-228/+153Star
|\ \ \ \
| * | | | libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov2014-10-141-1/+5
| * | | | libceph: separate multiple ops with commas in debugfs outputIlya Dryomov2014-10-141-1/+2
| * | | | libceph: sync osd op definitions in rados.hIlya Dryomov2014-10-142-132/+8Star
| * | | | libceph: reference counting pagelistYan, Zheng2014-10-142-5/+6
| * | | | libceph: don't try checking queue_work() return valueIlya Dryomov2014-10-141-10/+5Star
| * | | | libceph: Convert pr_warning to pr_warnJoe Perches2014-10-145-37/+39
| * | | | libceph: fix a use after free issue in osdmap_set_max_osdLi RongQing2014-10-141-16/+16
| * | | | libceph: select CRYPTO_CBC in addition to CRYPTO_AESIlya Dryomov2014-10-141-0/+1
| * | | | libceph: resend lingering requests with a new tidIlya Dryomov2014-10-141-19/+54
| * | | | libceph: abstract out ceph_osd_request enqueue logicIlya Dryomov2014-10-141-7/+17
* | | | | lib80211: remove unused print_ssid()Andy Shevchenko2014-10-141-32/+0Star
* | | | | batman-adv: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-4/+4
* | | | | netfilter: replace strnicmp with strncasecmpRasmus Villemoes2014-10-145-18/+18
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-1/+1
|\ \ \ \ \
| * | | | | fix misuses of f_count() in ppp and netlinkAl Viro2014-10-091-1/+1
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-123-7/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v3.16' into nextJames Morris2014-09-3056-337/+536
| |\ \ \ \ \ \
| * | | | | | | KEYS: Make the key matching functions return boolDavid Howells2014-09-161-2/+2
| * | | | | | | KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-163-7/+13
| * | | | | | | KEYS: Preparse match dataDavid Howells2014-09-161-2/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-128-47/+69
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | net: fix races in page->_count manipulationEric Dumazet2014-10-101-7/+18
| * | | | | | | flow-dissector: Fix alignment issue in __skb_flow_get_portsAlexander Duyck2014-10-101-13/+23
| * | | | | | | net: filter: fix the commentsLi RongQing2014-10-101-6/+3Star
| * | | | | | | net: bpf: fix bpf syscall dependence on anon_inodesAlexei Starovoitov2014-10-101-0/+1