summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal2016-03-031-1/+5
* tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"Parthasarathy Bhuvaragan2016-03-031-14/+19
* mld, igmp: Fix reserved tailroom calculationBenjamin Poirier2016-03-032-4/+2
* Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-03-023-11/+30
|\
| * mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau2016-03-011-1/+1
| * mac80211: Fix Public Action frame RX in AP modeJouni Malinen2016-03-011-0/+1
| * mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg2016-03-012-10/+28
* | sctp: sctp_remaddr_seq_show use the wrong variable to dump transport infoXin Long2016-03-011-5/+5
* | sctp: lack the check for ports in sctp_v6_cmp_addrXin Long2016-03-011-0/+2
* | net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.MINOURA Makoto / 箕浦 真2016-02-263-6/+20
* | net: fix bridge multicast packet checksum validationLinus Lüssing2016-02-251-2/+20
* | Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-02-247-20/+60
|\ \ | |/
| * cfg80211: stop critical protocol session upon disconnect eventArend van Spriel2016-02-231-0/+6
| * nl80211: Zero out the connection keys memory when freeing them.Ola Olsson2016-02-231-1/+1
| * mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau2016-02-231-1/+1
| * mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann2016-02-022-2/+3
| * mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rateKonstantin Khlebnikov2016-02-021-4/+5
| * mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge2016-01-291-1/+1
| * cfg80211/wext: fix message orderingJohannes Berg2016-01-292-1/+4
| * wext: fix message delay/orderingJohannes Berg2016-01-291-11/+40
* | bpf: fix csum setting for bpf_set_tunnel_keyDaniel Borkmann2016-02-241-2/+4
* | ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIALHannes Frederic Sowa2016-02-241-1/+4
* | tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris2016-02-234-1/+8
* | tcp: convert cached rtt from usec to jiffies when feeding initial rtoKonstantin Khlebnikov2016-02-231-1/+1
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-02-211-2/+4
|\ \
| * | Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson2016-02-201-2/+4
* | | sctp: Fix port hash table size computationNeil Horman2016-02-211-8/+38
|/ /
* | af_unix: Don't use continue to re-execute unix_stream_read_generic loopRainer Weikusat2016-02-191-1/+2
* | unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin2016-02-191-1/+1
* | lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni2016-02-191-1/+1
* | tipc: unlock in error pathInsu Yun2016-02-191-1/+3
* | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-02-193-5/+33
|\ \
| * | batman-adv: Avoid endless loop in bat-on-bat netdevice checkAndrew Lunn2016-02-161-0/+25
| * | batman-adv: Only put orig_node_vlan list reference when removedSven Eckelmann2016-02-161-2/+4
| * | batman-adv: Only put gw_node list reference when removedSven Eckelmann2016-02-161-3/+4
* | | rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2016-02-192-2/+2
* | | net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov2016-02-191-2/+2
* | | net: caif: fix erroneous return valueAnton Protopopov2016-02-181-1/+1
* | | appletalk: fix erroneous return valueAnton Protopopov2016-02-181-1/+1
* | | IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter2016-02-181-1/+3
* | | gre: clear IFF_TX_SKB_SHARINGJiri Benc2016-02-182-2/+4
* | | tcp/dccp: fix another race at listener dismantleEric Dumazet2016-02-185-35/+35
* | | route: check and remove route cache when we get routeXin Long2016-02-181-14/+63
* | | net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim2016-02-181-0/+1
* | | tcp: correctly crypto_alloc_hash return checkInsu Yun2016-02-171-1/+1
* | | net: dsa: Unregister slave_dev in error pathFlorian Fainelli2016-02-171-0/+1
* | | l2tp: Fix error creating L2TP tunnelsMark Tomlinson2016-02-171-4/+14
* | | tcp: md5: release request socket instead of listenerEric Dumazet2016-02-161-2/+4
* | | tcp: do not set rtt_min to 1Eric Dumazet2016-02-161-1/+4
* | | net: dsa: remove phy_disconnect from error pathSascha Hauer2016-02-161-1/+0
OpenPOWER on IntegriCloud