tipc: let broadcast transmission use new link transmit function
[cascardo/linux.git] / net /
2015-10-24 Jon Paul Maloytipc: let broadcast transmission use new link transmit...
2015-10-24 Jon Paul Maloytipc: make struct tipc_link generic to support broadcast
2015-10-24 Jon Paul Maloytipc: use explicit allocation of broadcast send link
2015-10-24 Jon Paul Maloytipc: make link implementation independent from struct...
2015-10-24 Jon Paul Maloytipc: create broadcast transmission link at namespace...
2015-10-24 Jon Paul Maloytipc: move broadcast link lock to struct tipc_net
2015-10-24 Jon Paul Maloytipc: move bcast definitions to bcast.c
2015-10-24 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-10-24 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-10-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-10-23 David S. MillerMerge branch 'mpls_multipath'
2015-10-23 Robert Shearmanmpls: flow-based multipath selection
2015-10-23 Roopa Prabhumpls: multipath route support
2015-10-23 Li RongQingnet: sysctl: fix a kmemleak warning
2015-10-23 Hiroshi Shimamotoif_link: Add control trust VF
2015-10-23 Eric Dumazettcp/dccp: fix hashdance race for passive sessions
2015-10-23 Li RongQingaf_key: fix two typos
2015-10-23 Paolo Abeniipv4: implement support for NOPREFIXROUTE ifa flag...
2015-10-23 David S. MillerMerge branch 'ipv6-overflow-arith'
2015-10-23 Hannes Frederic... ipv6: protect mtu calculation of wrap-around and infini...
2015-10-23 Andrew Shewmakertcp: allow dctcp alpha to drop to zero
2015-10-23 lucienipv6: fix the incorrect return value of throw route
2015-10-23 Pravin B Shelaropenvswitch: Fix egress tunnel info.
2015-10-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-10-23 Jorgen HansenVSOCK: Fix lockdep issue.
2015-10-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-10-22 David S. MillerMerge branch 'dsa-port_fdb_dump'
2015-10-22 Vivien Didelotnet: dsa: remove port_fdb_getnext
2015-10-22 Vivien Didelotnet: dsa: add port_fdb_dump function
2015-10-22 David Ahernnet: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr set
2015-10-22 David S. MillerMerge tag 'mac80211-next-for-davem-2015-10-21' of git...
2015-10-22 Jorgen HansenVSOCK: sock_put wasn't safe to call in interrupt context
2015-10-22 David Herrmannnetlink: fix locking around NETLINK_LIST_MEMBERSHIPS
2015-10-22 Pravin B Shelaropenvswitch: Use dev_queue_xmit for vport send.
2015-10-22 Pravin B Shelaropenvswitch: Fix incorrect type use.
2015-10-22 Marcel HoltmannBluetooth: Increase minor version of core module
2015-10-22 Alexander Aringieee802154: 6lowpan: fix memory leak
2015-10-22 Johan HedbergBluetooth: Make hci_disconnect() behave correctly for...
2015-10-22 Johan HedbergBluetooth: Take advantage of connection abort helpers
2015-10-22 Johan HedbergBluetooth: Introduce hci_req helper to abort a connection
2015-10-22 Johan HedbergBluetooth: Fix crash in SMP when unpairing
2015-10-22 Johan HedbergBluetooth: Disable auto-connection parameters when...
2015-10-22 Eric Dumazetipv6: gro: support sit protocol
2015-10-22 Joe Stringeropenvswitch: Serialize nested ct actions if provided
2015-10-22 Joe Stringeropenvswitch: Mark connections new when not confirmed.
2015-10-22 Joe Stringeropenvswitch: Reject ct_state masks for unknown bits
2015-10-22 Renato Westphaltcp: remove improper preemption check in tcp_xmit_probe...
2015-10-22 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2015-10-22 Arad, Ronennetlink: Rightsize IFLA_AF_SPEC size calculation
2015-10-22 Jon Paul Maloytipc: conditionally expand buffer headroom over udp...
2015-10-22 Jon Paul Maloytipc: allow non-linear first fragment buffer
2015-10-22 James Morseopenvswitch: Allocate memory for ovs internal device...
2015-10-22 David Ahernnet: Really fix vti6 with oif in dst lookups
2015-10-22 Jon Paul Maloytipc: extend broadcast link window size
2015-10-21 Johan HedbergBluetooth: Remove unnecessary hci_explicit_connect_look...
2015-10-21 Johan HedbergBluetooth: Remove redundant (and possibly wrong) flag...
2015-10-21 Johan HedbergBluetooth: Add hdev helper variable to hci_le_create_co...
2015-10-21 Johan HedbergBluetooth: Remove unnecessary indentation in unpair_dev...
2015-10-21 Johan HedbergBluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when...
2015-10-21 Johan HedbergBluetooth: Use hci_conn_hash_lookup_le() when possible
2015-10-21 Johan HedbergBluetooth: Add le_addr_type() helper function
2015-10-21 Elad RazAdding switchdev ageing notification on port bridged
2015-10-21 Dan Carpenterirda: precedence bug in irlmp_seq_hb_idx()
2015-10-21 Gao fengvsock: fix missing cleanup when misc_register failed
2015-10-21 David S. MillerMerge branch 'tcp-rack'
2015-10-21 Yuchung Chengtcp: use RACK to detect losses
2015-10-21 Yuchung Chengtcp: track the packet timings in RACK
2015-10-21 Yuchung Chengtcp: add tcp_tsopt_ecr_before helper
2015-10-21 Yuchung Chengtcp: remove tcp_mark_lost_retrans()
2015-10-21 Yuchung Chengtcp: track min RTT using windowed min-filter
2015-10-21 Yuchung Chengtcp: apply Kern's check on RTTs used for congestion...
2015-10-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-10-21 Johan HedbergBluetooth: Fix missing hdev locking for LE scan cleanup
2015-10-21 Johannes Bergmac80211: move station statistics into sub-structs
2015-10-21 Johannes Bergmac80211: move beacon_loss_count into ifmgd
2015-10-21 Johannes Bergmac80211: remove sta->last_ack_signal
2015-10-21 Marcel HoltmannBluetooth: Introduce driver specific post init callback
2015-10-20 Dean JenkinsBluetooth: l2cap_disconnection_req priority over shutdown
2015-10-20 Dean JenkinsBluetooth: Reorganize mutex lock in l2cap_sock_shutdown()
2015-10-20 Dean JenkinsBluetooth: Unwind l2cap_sock_shutdown()
2015-10-20 Alexander Aring6lowpan: put mcast compression in an own function
2015-10-20 Alexander Aring6lowpan: rework tc and flow label handling
2015-10-20 Alexander Aring6lowpan: iphc: change define values
2015-10-20 Alexander Aring6lowpan: remove lowpan_is_addr_broadcast
2015-10-20 Alexander Aring6lowpan: move IPHC functionality defines
2015-10-20 Alexander Aring6lowpan: nhc: move iphc manipulation out of nhc
2015-10-20 Alexander Aring6lowpan: remove lowpan_fetch_skb_u8
2015-10-20 Alexander Aring6lowpan: cleanup lowpan_header_decompress
2015-10-20 Alexander Aring6lowpan: cleanup lowpan_header_compress
2015-10-20 Alexander Aring6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LEN
2015-10-20 Alexander Aringbluetooth: 6lowpan: use lowpan dispatch helpers
2015-10-20 Alexander Aringmac802154: llsec: use kzfree
2015-10-20 Johan HedbergBluetooth: Fix removing connection parameters when...
2015-10-20 Marcel HoltmannBluetooth: Add support setup stage internal notificatio...
2015-10-20 David HerrmannBluetooth: hidp: fix device disconnect on idle timeout
2015-10-20 Marcel HoltmannBluetooth: Add new quirk for non-persistent diagnostic...
2015-10-20 Johan HedbergBluetooth: Don't use remote address type to decide...
2015-10-20 Marcel HoltmannBluetooth: Queue diagnostic messages together with...
2015-10-20 Marcel HoltmannBluetooth: Restrict valid packet types via HCI_CHANNEL_RAW
2015-10-20 Marcel HoltmannBluetooth: Remove quirk for HCI_VENDOR_PKT filter handling
next