summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2015-11-242-5/+10
| | * | | | tipc: fix error handling of expanding buffer headroomYing Xue2015-11-241-2/+5
| | * | | | tipc: avoid packets leaking on socket receive queueYing Xue2015-11-231-3/+7
| | * | | | net/hsr: fix a warning messageDan Carpenter2015-11-231-1/+1
| | * | | | unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2015-11-231-19/+164
| | * | | | cgroups: Allow dynamically changing net_classidNina Schiff2015-11-231-8/+18
| | * | | | net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2015-11-221-7/+8
| | * | | | net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2015-11-221-7/+8
| | * | | | net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann2015-11-221-0/+2
| | * | | | tipc: correct settings of broadcast link stateJon Paul Maloy2015-11-201-0/+2
| | * | | | tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet2015-11-201-3/+19
| | * | | | tcp: fix Fast Open snmp over-counting bugYuchung Cheng2015-11-201-1/+1
| | * | | | tcp: disable Fast Open on timeouts after handshakeYuchung Cheng2015-11-201-0/+12
| | * | | | tcp: md5: fix lockdep annotationEric Dumazet2015-11-181-1/+2
| | * | | | net: dns_resolver: convert time_t to time64_tAya Mahfouz2015-11-181-1/+1
| | * | | | net/ip6_tunnel: fix dst leakPaolo Abeni2015-11-181-1/+1
| | * | | | udp: remove duplicate includestephen hemminger2015-11-181-1/+0
| * | | | | nfs4: limit callback decoding to received bytesBenjamin Coddington2015-11-232-0/+9
| |/ / / /
* | | | | tipc: fix node reference count bugJon Paul Maloy2015-12-031-8/+7
* | | | | pppox: use standard module auto-loading featureGuillaume Nault2015-12-031-1/+1
* | | | | VSOCK: Add Makefile and KconfigAsias He2015-12-032-0/+20
* | | | | VSOCK: Introduce virtio-vsock.koAsias He2015-12-031-0/+466
* | | | | VSOCK: Introduce virtio-vsock-common.koAsias He2015-12-031-0/+1272
* | | | | VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_genericAsias He2015-12-031-0/+70
* | | | | mpls: support for dead routesRoopa Prabhu2015-12-032-28/+159
* | | | | net: ipv6: restrict hop_limit sysctl setting to range [1; 255]Phil Sutter2015-12-031-1/+15
* | | | | net: introduce change lower state notifierJiri Pirko2015-12-031-0/+20
* | | | | net: add possibility to pass information about upper device via notifierJiri Pirko2015-12-034-7/+10
* | | | | net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko2015-12-034-15/+10
* | | | | net: Check CHANGEUPPER notifier return valueIdo Schimmel2015-12-031-2/+6
* | | | | tcp: suppress too verbose messages in tcp_send_ack()Eric Dumazet2015-12-022-9/+11
* | | | | unix: use wq_has_sleeper in unix_dgram_recvmsgRainer Weikusat2015-12-011-2/+4
* | | | | net: ipmr: add mfc newroute/delroute netlink supportNikolay Aleksandrov2015-11-301-0/+129
* | | | | net: ipmr: fix setsockopt error returnNikolay Aleksandrov2015-11-301-3/+5
* | | | | net: ipmr: move pimsm_enabled to pim.h and renameNikolay Aleksandrov2015-11-301-8/+3
* | | | | net: ipmr: move struct mr_table and VIF_EXISTS to mroute.hNikolay Aleksandrov2015-11-301-18/+0
* | | | | net: ipmr: remove unused MFC_NOTIFY flag and make the flags enumNikolay Aleksandrov2015-11-301-2/+0
* | | | | net: remove unnecessary mroute.h includesNikolay Aleksandrov2015-11-307-7/+0
* | | | | net: Generalise wq_has_sleeper helperHerbert Xu2015-11-309-14/+14
| |_|_|/ |/| | |
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-2410-1032/+1207
|\ \ \ \
| * | | | Bluetooth: Increment management interface revisionJohan Hedberg2015-11-231-1/+1
| * | | | Bluetooth: Fix powering on with privacy and advertisingAndrzej Kaczmarek2015-11-231-7/+7
| * | | | Bluetooth: Fix returning proper HCI status from __hci_req_syncJohan Hedberg2015-11-231-1/+7
| * | | | Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann2015-11-221-0/+58
| * | | | Bluetooth: Simplify if statements in tlv_data_is_valid functionMarcel Holtmann2015-11-221-9/+11
| * | | | Bluetooth: Add instance range check for Add Advertising commandMarcel Holtmann2015-11-221-0/+4
| * | | | Bluetooth: remove unneeded variable in l2cap_stream_rxPrasanna Karthik2015-11-191-3/+1
| * | | | Bluetooth: Clean up hci_core codePrasanna Karthik2015-11-191-3/+4
| * | | | Bluetooth: clean up af_bluetooth codePrasanna Karthik2015-11-191-2/+2
| * | | | Bluetooth: Delete an unnecessary check before the function call "kfree_skb"Markus Elfring2015-11-191-2/+1
OpenPOWER on IntegriCloud