summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vti6: Add pmtu handling to vti6_xmit.Steffen Klassert2015-06-011-0/+14
* Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller2015-06-011-9/+1
* bnx2x: Move statistics implementation into semaphoresYuval Mintz2015-06-013-11/+20
* xen: netback: read hotplug script once at start of day.Ian Campbell2015-06-011-14/+19
* xen: netback: fix printf format string warningIan Campbell2015-06-011-1/+1
* net: dsa: Properly propagate errors from dsa_switch_setup_oneFlorian Fainelli2015-05-311-2/+2
* tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-05-313-3/+10
* udp: fix behavior of wrong checksumsEric Dumazet2015-05-312-8/+4
* sfc: free multiple Rx buffers when requiredDaniel Pieczko2015-05-311-17/+25
* Merge branch 'bna-fixes'David S. Miller2015-05-303-6/+9
|\
| * bna: fix soft lock-up during firmware initialization failureIvan Vecera2015-05-301-2/+2
| * bna: remove unreasonable iocpf timer startIvan Vecera2015-05-301-4/+0
| * bna: fix firmware loading on big-endian machinesIvan Vecera2015-05-301-0/+7
|/
* Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-301-3/+4
|\
| * mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-05-281-3/+4
* | bridge: fix br_multicast_query_expired() bugEric Dumazet2015-05-301-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-05-287-11/+43
|\ \
| * | ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck2015-05-282-4/+14
| * | xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_inputAlexander Duyck2015-05-281-1/+16
| * | ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck2015-05-282-3/+6
| * | xfrm: Always zero high-order sequence number bitsHerbert Xu2015-05-211-0/+2
| * | esp6: Use high-order sequence number bits for IV generationHerbert Xu2015-05-131-1/+2
| * | esp4: Use high-order sequence number bits for IV generationHerbert Xu2015-05-131-1/+2
| * | xfrm: fix a race in xfrm_state_lookup_byspiLi RongQing2015-04-291-1/+1
* | | via-rhine: Resigning as maintainerRoger Luethi2015-05-281-2/+1
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-05-2713-74/+194
|\ \ \
| * | | CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSEFederico Sauter2015-05-201-1/+2
| * | | Fix to convert SURROGATE PAIRNakajima Akira2015-05-201-46/+136
| * | | cifs: potential missing check for posix_lock_file_waitChengyu Song2015-05-201-2/+2
| * | | Fix to check Unique id and FileType when client refer file directly.Nakajima Akira2015-05-201-0/+25
| * | | CIFS: remove an unneeded NULL checkDan Carpenter2015-05-201-1/+1
| * | | [cifs] fix null pointer checkSteve French2015-05-201-1/+1
| * | | Fix that several functions handle incorrect value of mapcharsNakajima Akira2015-05-109-23/+25
| * | | cifs: Don't replace dentries for dfs mountsSachin Prabhu2015-05-101-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-2737-170/+351
|\ \ \ \
| * | | | sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe2015-05-271-2/+5
| * | | | net_sched: invoke ->attach() after setting dev->qdiscWANG Cong2015-05-271-4/+6
| * | | | xen-netfront: properly destroy queues when removing deviceDavid Vrabel2015-05-271-13/+2
| * | | | mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier2015-05-271-2/+7
| * | | | xen/netback: Properly initialize credit_bytesRoss Lagerwall2015-05-271-0/+1
| * | | | net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy2015-05-271-3/+3
| * | | | tools: bpf_jit_disasm: fix segfault on disabled debugging log outputDaniel Borkmann2015-05-271-0/+2
| * | | | unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn2015-05-262-0/+16
| * | | | amd-xgbe-phy: Fix initial mode when autoneg is disabledLendacky, Thomas2015-05-261-3/+42
| * | | | Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-267-65/+100
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior2015-05-204-9/+83
| | * | | mac80211: don't split remain-on-channel for coalescingJohannes Berg2015-05-202-54/+11
| | * | | mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2015-05-192-2/+6
| * | | | Merge branch 'phyter-bug-fixes'David S. Miller2015-05-251-4/+19
| |\ \ \ \
| | * | | | net: dp83640: fix improper double spin locking.Richard Cochran2015-05-251-2/+2