summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-07-15
|\
| * rds: rds_ib_device.refcount overflowWengang Wang2015-07-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-13
|\ \ | |/ |/|
| * Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...David S. Miller2015-07-12
| |\
| | * can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-12
| * | net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli2015-07-11
| * | net: dsa: Test array index before useFlorian Fainelli2015-07-11
| |/
| * net: switchdev: don't abort unsupported operationsVivien Didelot2015-07-11
| * net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter2015-07-10
| * bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok2015-07-10
| * net: call rcu_read_lock early in process_backlogJulian Anastasov2015-07-10
| * net: do not process device backlog during unregistrationJulian Anastasov2015-07-10
| * bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet2015-07-09
| * net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()Oleg Nesterov2015-07-09
| * net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov2015-07-09
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-09
| |\
| | * netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6Julien Grall2015-07-08
| | * netfilter: nfnetlink: keep going batch handling on missing modulesPablo Neira Ayuso2015-07-02
| | * netfilter: bridge: don't leak skb in error pathsFlorian Westphal2015-07-02
| | * netfilter: arptables: use percpu jumpstackFlorian Westphal2015-07-02
| | * netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errorsBernhard Thaler2015-07-02
| | * netfilter: nf_queue: Don't recompute the hook_list headEric W. Biederman2015-07-02
| * | ipv4: add support for linkdown sysctl to netconfAndy Gospodarek2015-07-08
| * | bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov2015-07-08
| * | net/tipc: initialize security state for new connection socketStephen Smalley2015-07-08
| * | ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs2015-07-08
| * | rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann2015-07-08
| * | Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel2015-07-08
| * | net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet2015-07-08
| * | bridge: mdb: start delete timer for temp static entriesSatish Ashok2015-07-08
| * | net_sched: gen_estimator: extend pps limitEric Dumazet2015-07-08
| * | ipv6: Make MLD packets to only be processed locallyAngga2015-07-03
| * | netlink: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-03
| * | net-RDS: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-03
| * | net-ipv6: Delete an unnecessary check before the function call "free_percpu"Markus Elfring2015-07-03
| * | bridge: vlan: fix usage of vlan 0 and 4095 againNikolay Aleksandrov2015-07-02
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-07-02
| |\ \
| | * | Bluetooth: Reinitialize the list after deletion for session user listTedd Ho-Jeong An2015-06-30
| | * | Bluetooth: hidp: Initialize list header of hidp session userTedd Ho-Jeong An2015-06-26
* | | | libceph: treat sockaddr_storage with uninitialized family as blankIlya Dryomov2015-07-09
* | | | libceph: enable ceph in a non-default network namespaceIlya Dryomov2015-07-09
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\ \ \ \
| * | | | 9p: cope with bogus responses from server in p9_client_{read,write}Al Viro2015-07-04
| * | | | p9_client_write(): avoid double p9_free_req()Al Viro2015-07-04
| * | | | 9p: forgetting to cancel request on interrupted zero-copy RPCAl Viro2015-07-04
* | | | | bluetooth: fix list handlingLinus Torvalds2015-07-04
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-07-02
|\ \ \ \ \
| * | | | | crush: fix a bug in tree bucket decodeIlya Dryomov2015-07-01
| * | | | | libceph: Fix ceph_tcp_sendpage()'s more boolean usageBenoît Canet2015-06-29
| * | | | | libceph: Remove spurious kunmap() of the zero pageBenoît Canet2015-06-25