summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-25390-6682/+14698
|\
| * bridge: vlan: flush the dynamically learned entries on port vlan deleteNikolay Aleksandrov2015-06-246-7/+11
| * bridge: multicast: add a comment to br_port_state_selection about blocking stateNikolay Aleksandrov2015-06-241-0/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-2414-42/+100
| |\
| | * ip: report the original address of ICMP messagesJulian Anastasov2015-06-242-2/+21
| | * Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/...David S. Miller2015-06-231-1/+5
| | |\
| | | * can: fix loss of CAN frames in raw_rcvOliver Hartkopp2015-06-211-1/+5
| | * | bridge: multicast: restore router configuration on port link down/upSatish Ashok2015-06-231-0/+4
| | * | NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle2015-06-231-1/+2
| | * | tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch2015-06-233-4/+7
| | * | packet: avoid out of bounds read in round robin fanoutWillem de Bruijn2015-06-211-16/+2Star
| | * | mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg2015-06-211-3/+10
| | |/
| | * neigh: do not modify unlinked entriesJulian Anastasov2015-06-211-0/+13
| | * packet: read num_members once in packet_rcv_fanout()Eric Dumazet2015-06-211-1/+1
| | * bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2015-06-182-3/+3
| | * sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-06-141-11/+32
| * | net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter2015-06-241-0/+4
| * | net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-247-16/+48
| * | net: track link-status of ipv4 nexthopsAndy Gospodarek2015-06-242-21/+62
| * | net: switchdev: ignore unsupported bridge flagsVivien Didelot2015-06-241-1/+1
| * | switchdev: change BUG_ON to WARN for attr set failure caseScott Feldman2015-06-231-1/+2
| * | switchdev; add VLAN support for port's bridge_getlinkScott Feldman2015-06-232-4/+137
| * | switchdev: rename vlan vid_start to vid_beginScott Feldman2015-06-232-8/+8
| * | packet: remove handling of tx_ringManinder Singh2015-06-231-9/+5Star
| * | netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman2015-06-234-1/+42
| * | netfilter: nftables: Do not run chains in the wrong network namespaceEric W. Biederman2015-06-231-1/+6
| * | bridge: multicast: start querier timer when running user-space stpNikolay Aleksandrov2015-06-231-1/+2
| * | Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-06-231-1/+1
| |\ \
| | * | NFC: nci: fix mistake in uart generic driverVincent Cuissard2015-06-151-1/+1
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-06-2322-330/+1301
| |\ \ \
| | * | | Bluetooth: Fix warning of potentially uninitialized adv_instance variableJohan Hedberg2015-06-181-6/+2Star
| | * | | Bluetooth: Use zalloc when possibleJohan Hedberg2015-06-181-2/+1Star
| | * | | Bluetooth: Increment management interface revisionMarcel Holtmann2015-06-181-1/+1
| | * | | Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel2015-06-181-1/+0Star
| | * | | Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()Florian Grandel2015-06-181-1/+12
| | * | | Bluetooth: mgmt: multi-adv for trigger_le_scan()Florian Grandel2015-06-181-0/+1
| | * | | Bluetooth: mgmt: program multi-adv on power onFlorian Grandel2015-06-181-3/+17
| | * | | Bluetooth: mgmt: multi adv for remove_advertising*()Florian Grandel2015-06-181-21/+24
| | * | | Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel2015-06-182-35/+74
| | * | | Bluetooth: mgmt: multi adv for clear_adv_instances()Florian Grandel2015-06-181-16/+81
| | * | | Bluetooth: mgmt: multi adv for set_advertising*()Florian Grandel2015-06-181-6/+94
| | * | | Bluetooth: mgmt: multi adv for create_instance_adv_data()Florian Grandel2015-06-181-7/+16
| | * | | Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()Florian Grandel2015-06-181-5/+12
| | * | | Bluetooth: mgmt: multi adv for enable_advertising()Florian Grandel2015-06-181-5/+12
| | * | | Bluetooth: mgmt: improve get_adv_instance_flags() readabilityFlorian Grandel2015-06-181-14/+16
| | * | | Bluetooth: mgmt: multi adv for get_adv_instance_flags()Florian Grandel2015-06-181-4/+9
| | * | | Bluetooth: mgmt: multi adv for get_current_adv_instance()Florian Grandel2015-06-181-1/+1
| | * | | Bluetooth: mgmt: multi adv for read_adv_features()Florian Grandel2015-06-181-10/+12
| | * | | Bluetooth: mgmt: rename update_*_data_for_instance()Florian Grandel2015-06-181-8/+6Star
| | * | | Bluetooth: mgmt: dry update_scan_rsp_data()Florian Grandel2015-06-181-33/+17Star