aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-37/+46
2015-11-03switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursionJiri Pirko1-5/+4
2015-11-03net: sched: kill dead code in sch_choke.cPhil Sutter1-59/+0
2015-11-03irda: Delete an unnecessary check before the function call "irlmp_unregister_...Markus Elfring1-2/+1
2015-11-03Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...David S. Miller17-210/+264
2015-11-03net/core: fix for_each_netdev_featureJarod Wilson1-2/+6
2015-11-03vlan: Invoke driver vlan hooks only if device is presentPadmanabh Ratnakar1-2/+8
2015-11-03ptp: Change ptp_class to a proper bitmaskStefan Sørensen1-8/+8
2015-11-03ipv6: fix tunnel error handlingMichal Kubeček1-1/+11
2015-11-03cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker1-9/+18
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K2-0/+12
2015-11-03mac80211: further improve "no supported rates" warningJohannes Berg1-1/+1
2015-11-03mac80211: treat bad WMM parameters more gracefullyJohannes Berg1-94/+48
2015-11-03mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach1-7/+7
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg5-16/+11
2015-11-03mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer1-0/+3
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov5-7/+18
2015-11-03mac80211: don't reconfigure sched scan in case of wowlanEliad Peller5-35/+45
2015-11-03mac80211: call drv_stop only if driver is startedEliad Peller3-31/+48
2015-11-03mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smpsAndrei Otcheretianski1-1/+7
2015-11-03mac80211: use freezable workqueue for restart workEliad Peller2-1/+12
2015-11-03mac80211: Fix local deauth while associatingAndrei Otcheretianski1-0/+19
2015-11-03mac80211: allow null chandef in tracingArik Nemtsov1-5/+5
2015-11-03nl80211: Fix potential memory leak from parse_acl_dataOla Olsson1-6/+6
2015-11-03mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com1-0/+7
2015-11-02net/core: generic support for disabling netdev features down stackJarod Wilson1-0/+50
2015-11-02sit: fix sit0 percpu double allocationsEric Dumazet1-22/+4
2015-11-02net: fix percpu memory leaksEric Dumazet5-18/+35
2015-11-02ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer1-2/+1
2015-11-02net: make skb_set_owner_w() more robustEric Dumazet2-3/+23
2015-11-02bridge: vlan: Use rcu_dereference instead of rtnl_dereferenceIdo Schimmel1-1/+1
2015-11-02ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha1-3/+3
2015-11-02bridge: vlan: Use correct flag name in commentIdo Schimmel1-3/+3
2015-11-02bridge: vlan: Prevent possible use-after-freeIdo Schimmel1-0/+2
2015-11-02tcp/dccp: fix ireq->pktopts raceEric Dumazet2-17/+17
2015-11-02RDS: convert bind hash table to re-sizable hashtablesantosh.shilimkar@oracle.com3-86/+56
2015-11-02net: rds: changing the return type from int to voidSaurabh Sengar1-4/+2
2015-11-02ipv4: use l4 hash for locally generated multipath flowsPaolo Abeni1-1/+2
2015-11-01Use 64-bit timekeepingTina Ruchandani1-5/+6
2015-11-01ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov1-0/+7
2015-11-01ipv4: fix to not remove local route on link downJulian Anastasov2-9/+15
2015-11-01net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot1-20/+9
2015-11-01VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi2-22/+19
2015-11-01tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy1-0/+5
2015-11-01ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa1-4/+4
2015-11-01ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa1-37/+33
2015-11-01ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa1-3/+5
2015-11-01ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa1-0/+1
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-14/+38
2015-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-16/+45
2015-10-30switchdev: fix: pass correct obj size when deferring obj addScott Feldman1-2/+17
2015-10-30switchdev: fix: erasing too much of vlan obj when handling multiple vlan specsScott Feldman1-2/+2
2015-10-30Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller15-81/+297
2015-10-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller7-47/+62
2015-10-30ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTUAlexander Duyck1-19/+27
2015-10-30switchdev: Add support for flood controlIdo Schimmel1-1/+4
2015-10-30bridge: set is_local and is_static before fdb entry is added to the fdb hasht...Roopa Prabhu2-9/+10
2015-10-29ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa1-0/+2
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa1-5/+1
2015-10-28NFC: nci: non-static functions can not be inlineRobert Dolca1-8/+8
2015-10-27mpls: reduce memory usage of routesRobert Shearman2-38/+111
2015-10-27mpls: fix forwarding using v4/v6 explicit nullRobert Shearman1-0/+2
2015-10-27RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan1-2/+9
2015-10-27sock: don't enable netstamp for af_unix socketsHannes Frederic Sowa1-3/+17
2015-10-27openvswitch: Fix skb leak using IPv6 defragJoe Stringer1-0/+7
2015-10-27ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer1-0/+1
2015-10-27openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer3-6/+16
2015-10-27fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck1-1/+1
2015-10-27bluetooth: 6lowpan: fix NOHZ: local_softirq_pendingAlexander Aring1-1/+1
2015-10-26net: tso: add support for IPv6emmanuel.grumbach@intel.com1-5/+13
2015-10-26ipv6: gre: support SIT encapsulationEric Dumazet1-1/+2
2015-10-27Bluetooth: Fix crash on fast disconnect of SCOKuba Pawlak1-0/+5
2015-10-26ipv6: icmp: include addresses in debug messagesBjørn Mork1-4/+8
2015-10-27NFC: NCI: allow spi driver to choose transfer clockVincent Cuissard1-1/+6
2015-10-27NFC: NCI: move generic spi driver to a moduleVincent Cuissard3-2/+7
2015-10-27NFC: NCI: export nci_send_frame and nci_send_cmd functionVincent Cuissard1-1/+3
2015-10-27NFC: st21nfca: Add support for proprietary commandsChristophe Ricard1-0/+2
2015-10-27NFC: st-nci: Add few code style fixesChristophe Ricard1-1/+1
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard7-11/+24
2015-10-26Bluetooth: Fix some obvious coding style issues in the SCO moduleMarcel Holtmann1-11/+19
2015-10-26Bluetooth: Replace hci_notify with hci_sock_dev_eventMarcel Holtmann1-16/+9
2015-10-26Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann4-17/+17
2015-10-26Bluetooth: Remove unneeded parenthesis around MSG_OOBMarcel Holtmann2-2/+2
2015-10-26NFC: nci: Create pipe on specific gate in nci_hci_connect_gateChristophe Ricard1-1/+55
2015-10-26NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation.Christophe Ricard1-0/+4
2015-10-26NFC: nci: add nci_hci_clear_all_pipes functionsChristophe Ricard1-0/+15
2015-10-26NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPEChristophe Ricard1-2/+2
2015-10-26NFC: nci: Fix improper management of HCI return codeChristophe Ricard1-17/+49
2015-10-26NFC: nci: Fix incorrect data chaining when sending dataChristophe Ricard1-7/+13
2015-10-25Bluetooth: Fix locking issue during fast SCO reconnection.Kuba Pawlak1-0/+5
2015-10-25Bluetooth: Fix locking issue on SCO disconnectionKuba Pawlak1-0/+2
2015-10-25Bluetooth: Fix crash on SCO disconnectKuba Pawlak1-0/+2
2015-10-25NFC: nci: add nci_get_conn_info_by_id functionRobert Dolca1-0/+13
2015-10-25NFC: nci: fix possible crash in nci_core_conn_createRobert Dolca1-1/+8
2015-10-25NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca1-8/+8
2015-10-25NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca3-21/+54
2015-10-25NFC: nci: Introduce nci_core_cmdRobert Dolca1-5/+19
2015-10-25NFC: nci: Do not call post_setup when setup failsRobert Dolca1-2/+1
2015-10-25NFC: nci: Add function to get max packet size for connRobert Dolca1-0/+12
2015-10-25NFC: nci: Export nci data send APIRobert Dolca1-0/+1
2015-10-25af_unix: do not report POLLOUT on listenersEric Dumazet1-2/+3
2015-10-25tipc: link_is_bc_sndlink() can be staticWu Fengguang2-5/+5
2015-10-24tipc: clean up unused code and structuresJon Paul Maloy9-1104/+30
2015-10-24tipc: ensure binding table initial distribution is sent via first linkJon Paul Maloy2-3/+3
2015-10-24tipc: eliminate link's reference to owner nodeJon Paul Maloy4-22/+29
2015-10-24tipc: eliminate redundant buffer cloning at transmissionJon Paul Maloy2-28/+15
2015-10-24tipc: let neighbor discoverer tranmsit consumable buffersJon Paul Maloy4-12/+38
2015-10-24tipc: introduce jumbo frame support for broadcastJon Paul Maloy7-6/+39
2015-10-24tipc: simplify bearer level broadcastJon Paul Maloy5-45/+151
2015-10-24tipc: let broadcast packet reception use new link receive functionJon Paul Maloy9-220/+615
2015-10-24tipc: introduce capability bit for broadcast synchronizationJon Paul Maloy6-7/+23
2015-10-24tipc: let broadcast transmission use new link transmit functionJon Paul Maloy5-57/+85
2015-10-24tipc: make struct tipc_link generic to support broadcastJon Paul Maloy3-12/+34
2015-10-24tipc: use explicit allocation of broadcast send linkJon Paul Maloy4-45/+79
2015-10-24tipc: make link implementation independent from struct tipc_bearerJon Paul Maloy3-23/+36
2015-10-24tipc: create broadcast transmission link at namespace initJon Paul Maloy4-7/+24
2015-10-24tipc: move broadcast link lock to struct tipc_netJon Paul Maloy3-9/+14
2015-10-24tipc: move bcast definitions to bcast.cJon Paul Maloy5-107/+110
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller40-302/+329
2015-10-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller20-609/+951
2015-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-3/+21
2015-10-23mpls: flow-based multipath selectionRobert Shearman1-4/+83
2015-10-23mpls: multipath route supportRoopa Prabhu2-148/+400
2015-10-23net: sysctl: fix a kmemleak warningLi RongQing1-1/+5
2015-10-23if_link: Add control trust VFHiroshi Shimamoto1-3/+21
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet11-48/+91
2015-10-23af_key: fix two typosLi RongQing1-1/+1
2015-10-23ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 addressPaolo Abeni1-6/+8
2015-10-23ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa1-1/+5
2015-10-23tcp: allow dctcp alpha to drop to zeroAndrew Shewmaker1-1/+1
2015-10-23ipv6: fix the incorrect return value of throw routelucien2-5/+26
2015-10-23xfrm: Increment statistic counter on inner mode errorSteffen Klassert1-1/+3
2015-10-23xfrm4: Reload skb header pointers after calling pskb_may_pull.Steffen Klassert1-7/+26
2015-10-23xfrm4: Fix header checks in _decode_session4.Steffen Klassert1-5/+10
2015-10-23xfrm: Fix unaligned access to stats in copy_to_user_state()Sowmini Varadhan1-1/+4
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar12-166/+79
2015-10-22VSOCK: Fix lockdep issue.Jorgen Hansen1-1/+1
2015-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-9/+21
2015-10-22net: dsa: remove port_fdb_getnextVivien Didelot1-24/+1
2015-10-22net: dsa: add port_fdb_dump functionVivien Didelot1-0/+3
2015-10-22net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr setDavid Ahern1-2/+4
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller30-621/+727
2015-10-22VSOCK: sock_put wasn't safe to call in interrupt contextJorgen Hansen2-91/+86
2015-10-22netlink: fix locking around NETLINK_LIST_MEMBERSHIPSDavid Herrmann1-2/+2
2015-10-22openvswitch: Use dev_queue_xmit for vport send.Pravin B Shelar8-45/+40
2015-10-22openvswitch: Fix incorrect type use.Pravin B Shelar1-3/+3
2015-10-22Bluetooth: Increase minor version of core moduleMarcel Holtmann1-1/+1
2015-10-22ieee802154: 6lowpan: fix memory leakAlexander Aring1-4/+9
2015-10-22Bluetooth: Make hci_disconnect() behave correctly for all statesJohan Hedberg1-8/+3
2015-10-22Bluetooth: Take advantage of connection abort helpersJohan Hedberg2-104/+11
2015-10-22Bluetooth: Introduce hci_req helper to abort a connectionJohan Hedberg2-0/+97
2015-10-22Bluetooth: Fix crash in SMP when unpairingJohan Hedberg3-0/+30
2015-10-22Bluetooth: Disable auto-connection parameters when unpairingJohan Hedberg1-0/+10
2015-10-21ipv6: gro: support sit protocolEric Dumazet1-0/+12
2015-10-21openvswitch: Serialize nested ct actions if providedJoe Stringer1-4/+10
2015-10-21openvswitch: Mark connections new when not confirmed.Joe Stringer1-5/+5
2015-10-21openvswitch: Reject ct_state masks for unknown bitsJoe Stringer2-12/+9
2015-10-21tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal1-1/+1
2015-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-4/+6
2015-10-21netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen4-27/+9
2015-10-21tipc: conditionally expand buffer headroom over udp tunnelJon Paul Maloy1-0/+5
2015-10-21tipc: allow non-linear first fragment bufferJon Paul Maloy1-3/+9
2015-10-21openvswitch: Allocate memory for ovs internal device stats.James Morse1-3/+43
2015-10-21net: Really fix vti6 with oif in dst lookupsDavid Ahern2-1/+5
2015-10-21tipc: extend broadcast link window sizeJon Paul Maloy1-3/+5
2015-10-21Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg2-19/+3
2015-10-21Bluetooth: Remove redundant (and possibly wrong) flag clearingJohan Hedberg1-1/+0
2015-10-21Bluetooth: Add hdev helper variable to hci_le_create_connection_cancelJohan Hedberg1-6/+7
2015-10-21Bluetooth: Remove unnecessary indentation in unpair_device()Johan Hedberg1-23/+32
2015-10-21Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg1-1/+1
2015-10-21Bluetooth: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg3-11/+11
2015-10-21Bluetooth: Add le_addr_type() helper functionJohan Hedberg1-38/+18
2015-10-21Adding switchdev ageing notification on port bridgedElad Raz1-0/+12
2015-10-21irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter1-1/+1
2015-10-21vsock: fix missing cleanup when misc_register failedGao feng1-3/+4
2015-10-21tcp: use RACK to detect lossesYuchung Cheng3-2/+91
2015-10-21tcp: track the packet timings in RACKYuchung Cheng4-0/+49
2015-10-21tcp: add tcp_tsopt_ecr_before helperYuchung Cheng1-2/+7
2015-10-21tcp: remove tcp_mark_lost_retrans()Yuchung Cheng2-71/+0
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng4-5/+82
2015-10-21tcp: apply Kern's check on RTTs used for congestion controlYuchung Cheng1-4/+1
2015-10-21Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg1-9/+43
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg11-185/+178
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg5-14/+12
2015-10-21mac80211: remove sta->last_ack_signalJohannes Berg3-7/+0
2015-10-21Bluetooth: Introduce driver specific post init callbackMarcel Holtmann1-1/+4
2015-10-21Bluetooth: l2cap_disconnection_req priority over shutdownDean Jenkins1-1/+10
2015-10-21Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()Dean Jenkins1-17/+27
2015-10-21Bluetooth: Unwind l2cap_sock_shutdown()Dean Jenkins1-14/+18
2015-10-216lowpan: put mcast compression in an own functionAlexander Aring1-27/+32
2015-10-216lowpan: rework tc and flow label handlingAlexander Aring1-85/+205
2015-10-216lowpan: iphc: change define valuesAlexander Aring1-93/+106
2015-10-216lowpan: remove lowpan_is_addr_broadcastAlexander Aring1-1/+1
2015-10-216lowpan: move IPHC functionality definesAlexander Aring3-1/+112
2015-10-216lowpan: nhc: move iphc manipulation out of nhcAlexander Aring3-17/+14
2015-10-216lowpan: remove lowpan_fetch_skb_u8Alexander Aring1-2/+2
2015-10-216lowpan: cleanup lowpan_header_decompressAlexander Aring5-90/+75
2015-10-216lowpan: cleanup lowpan_header_compressAlexander Aring3-13/+9
2015-10-216lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LENAlexander Aring1-1/+1
2015-10-21bluetooth: 6lowpan: use lowpan dispatch helpersAlexander Aring1-30/+27