summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-06-23bridge: multicast: start querier timer when running user-space stpNikolay Aleksandrov
2015-06-23NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle
2015-06-23Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-06-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-06-23tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch
2015-06-23inet_diag: Remove _bh suffix in inet_diag_dump_reqs().Hiroaki SHIMODA
2015-06-23switchdev: fdb filter_dev is always NULL for self (device), so remove checkScott Feldman
2015-06-23module: add per-module param_lockDan Streetman
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()Fabian Frederick
2015-06-21packet: avoid out of bounds read in round robin fanoutWillem de Bruijn
2015-06-21ipv4: include NLM_F_APPEND flag in append route notificationsRoopa Prabhu
2015-06-21netlink: add API to retrieve all group membershipsDavid Herrmann
2015-06-21sock_diag: fetch source port from inet_sockCraig Gallek
2015-06-21mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg
2015-06-21can: fix loss of CAN frames in raw_rcvOliver Hartkopp
2015-06-21pkt_sched: sch_qfq: remove redundant -if- control statementAndrea Parri
2015-06-21neigh: do not modify unlinked entriesJulian Anastasov
2015-06-21net: rds: use for_each_sg() for scatterlist parsingFabian Frederick
2015-06-21packet: free packet_rollover after synchronize_netWillem de Bruijn
2015-06-21packet: read num_members once in packet_rcv_fanout()Eric Dumazet
2015-06-20SUNRPC: Set the TCP user timeout option on client socketsTrond Myklebust
2015-06-19SUNRPC: Ensure we release the TCP socket once it has been closedTrond Myklebust
2015-06-19SUNRPC: Handle connection issues correctly on the back channelTrond Myklebust
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-18netfilter: Remove spurios included of netfilter.hEric W Biederman
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso
2015-06-18netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso
2015-06-18net: sched: Simplify em_ipset_matchEric W. Biederman
2015-06-18netfilter: Kill unused copies of RCV_SKB_FAILEric W. Biederman
2015-06-18netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso
2015-06-18Bluetooth: Fix warning of potentially uninitialized adv_instance variableJohan Hedberg
2015-06-18Bluetooth: Use zalloc when possibleJohan Hedberg
2015-06-18Bluetooth: Increment management interface revisionMarcel Holtmann
2015-06-18Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel
2015-06-18Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()Florian Grandel
2015-06-18Bluetooth: mgmt: multi-adv for trigger_le_scan()Florian Grandel
2015-06-18Bluetooth: mgmt: program multi-adv on power onFlorian Grandel
2015-06-18Bluetooth: mgmt: multi adv for remove_advertising*()Florian Grandel
2015-06-18Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for clear_adv_instances()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for set_advertising*()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for create_instance_adv_data()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for enable_advertising()Florian Grandel
2015-06-18Bluetooth: mgmt: improve get_adv_instance_flags() readabilityFlorian Grandel
2015-06-18Bluetooth: mgmt: multi adv for get_adv_instance_flags()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for get_current_adv_instance()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for read_adv_features()Florian Grandel