summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | svcrdma: Remove svc_rdma_xdr_decode_deferred_req()Chuck Lever2015-06-03
| * | | | | | SUNRPC: Move EXPORT_SYMBOL for svc_processChuck Lever2015-06-03
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\ \ \ \ \ \ \
| * | | | | | | bridge: vlan: flush the dynamically learned entries on port vlan deleteNikolay Aleksandrov2015-06-24
| * | | | | | | bridge: multicast: add a comment to br_port_state_selection about blocking stateNikolay Aleksandrov2015-06-24
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-24
| |\ \ \ \ \ \ \
| | * | | | | | | ip: report the original address of ICMP messagesJulian Anastasov2015-06-24
| | * | | | | | | Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/...David S. Miller2015-06-23
| | |\ \ \ \ \ \ \
| | | * | | | | | | can: fix loss of CAN frames in raw_rcvOliver Hartkopp2015-06-21
| | * | | | | | | | bridge: multicast: restore router configuration on port link down/upSatish Ashok2015-06-23
| | * | | | | | | | NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle2015-06-23
| | * | | | | | | | tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch2015-06-23
| | * | | | | | | | packet: avoid out of bounds read in round robin fanoutWillem de Bruijn2015-06-21
| | * | | | | | | | mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg2015-06-21
| | |/ / / / / / /
| | * | | | | | | neigh: do not modify unlinked entriesJulian Anastasov2015-06-21
| | * | | | | | | packet: read num_members once in packet_rcv_fanout()Eric Dumazet2015-06-21
| | * | | | | | | bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2015-06-18
| | * | | | | | | sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-06-14
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter2015-06-24
| * | | | | | | net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-24
| * | | | | | | net: track link-status of ipv4 nexthopsAndy Gospodarek2015-06-24
| * | | | | | | net: switchdev: ignore unsupported bridge flagsVivien Didelot2015-06-24
| * | | | | | | switchdev: change BUG_ON to WARN for attr set failure caseScott Feldman2015-06-23
| * | | | | | | switchdev; add VLAN support for port's bridge_getlinkScott Feldman2015-06-23
| * | | | | | | switchdev: rename vlan vid_start to vid_beginScott Feldman2015-06-23
| * | | | | | | packet: remove handling of tx_ringManinder Singh2015-06-23
| * | | | | | | netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman2015-06-23
| * | | | | | | netfilter: nftables: Do not run chains in the wrong network namespaceEric W. Biederman2015-06-23
| * | | | | | | bridge: multicast: start querier timer when running user-space stpNikolay Aleksandrov2015-06-23
| * | | | | | | Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-06-23
| |\ \ \ \ \ \ \
| | * | | | | | | NFC: nci: fix mistake in uart generic driverVincent Cuissard2015-06-15
| * | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-06-23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bluetooth: Fix warning of potentially uninitialized adv_instance variableJohan Hedberg2015-06-18
| | * | | | | | | | Bluetooth: Use zalloc when possibleJohan Hedberg2015-06-18
| | * | | | | | | | Bluetooth: Increment management interface revisionMarcel Holtmann2015-06-18
| | * | | | | | | | Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel2015-06-18
| | * | | | | | | | Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()Florian Grandel2015-06-18
| | * | | | | | | | Bluetooth: mgmt: multi-adv for trigger_le_scan()Florian Grandel2015-06-18
| | * | | | | | | | Bluetooth: mgmt: program multi-adv on power onFlorian Grandel2015-06-18
| | * | | | | | | | Bluetooth: mgmt: multi adv for remove_advertising*()Florian Grandel2015-06-18
| | * | | | | | | | Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel2015-06-18
| | * | | | | | | | Bluetooth: mgmt: multi adv for clear_adv_instances()Florian Grandel2015-06-18
| | * | | | | | | | Bluetooth: mgmt: multi adv for set_advertising*()Florian Grandel2015-06-18
| | * | | | | | | | Bluetooth: mgmt: multi adv for create_instance_adv_data()Florian Grandel2015-06-18
| | * | | | | | | | Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()Florian Grandel2015-06-18
| | * | | | | | | | Bluetooth: mgmt: multi adv for enable_advertising()Florian Grandel2015-06-18
| | * | | | | | | | Bluetooth: mgmt: improve get_adv_instance_flags() readabilityFlorian Grandel2015-06-18
| | * | | | | | | | Bluetooth: mgmt: multi adv for get_adv_instance_flags()Florian Grandel2015-06-18
| | * | | | | | | | Bluetooth: mgmt: multi adv for get_current_adv_instance()Florian Grandel2015-06-18
| | * | | | | | | | Bluetooth: mgmt: multi adv for read_adv_features()Florian Grandel2015-06-18