summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()David Woodhouse2015-09-211-2/+2
* net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró2015-09-213-14/+26
* bna: check for dma mapping errorsIvan Vecera2015-09-215-1/+37
* tcp_cubic: do not set epoch_start in the futureEric Dumazet2015-09-181-2/+8
* fjes: fix off-by-one error at fjes_hw_update_zone_task()Taku Izumi2015-09-181-4/+4
* MAINTAINERS: remove bouncing email address for qlcnicJiri Benc2015-09-181-1/+0
* Merge branch 'vxlan-fixes'David S. Miller2015-09-187-13/+47
|\
| * bnx2x: track vxlan port countJiri Benc2015-09-182-2/+13
| * be2net: allow offloading with the same port for IPv4 and IPv6Jiri Benc2015-09-182-0/+11
| * qlcnic: track vxlan port countJiri Benc2015-09-182-5/+14
| * vxlan: reject IPv6 addresses if IPv6 is not configuredJiri Benc2015-09-181-1/+4
| * vxlan: set needed headroom correctlyJiri Benc2015-09-181-5/+5
|/
* MAINTAINERS: add arcnet and take maintainershipMichael Grzeschik2015-09-181-0/+7
* ARCNET: fix hard_header_len limitMichael Grzeschik2015-09-181-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-09-181-6/+6
|\
| * Bluetooth: Delay check for conn->smp in smp_conn_security()Johan Hedberg2015-09-171-6/+6
* | atm: deal with setting entry before mkip was calledSasha Levin2015-09-181-0/+3
* | ipv6: ip6_fragment: fix headroom tests and skb leakFlorian Westphal2015-09-181-6/+8
* | solos-pci: Increase headroom on received packetsDavid Woodhouse2015-09-181-2/+10
* | net: ks8851: Export OF module alias informationJavier Martinez Canillas2015-09-181-0/+1
* | net/mlx4_en: really allow to change RSS keyEric Dumazet2015-09-181-2/+0
* | net: Fix vti use case with oif in dst lookupsDavid Ahern2015-09-186-4/+9
* | cxgb4: add device ID for few T5 adaptersHariprasad Shenai2015-09-181-0/+5
* | net: qdisc: enhance default_qdisc documentationPhil Sutter2015-09-181-7/+9
* | net: Add documentation for VRF deviceDavid Ahern2015-09-182-0/+97
* | openvswitch: Fix IPv6 exthdr handling with ct helpers.Joe Stringer2015-09-181-3/+5
* | ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu2015-09-183-6/+8
|/
* dccp: drop null test before destroy functionsJulia Lawall2015-09-162-10/+5
* net: core: drop null test before destroy functionsJulia Lawall2015-09-161-8/+4
* atm: he: drop null test before destroy functionsJulia Lawall2015-09-161-5/+2
* openvswitch: Fix mask generation for nested attributes.Jesse Gross2015-09-161-23/+59
* net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons2015-09-161-3/+8
* rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlinkRoopa Prabhu2015-09-161-10/+16
* net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot2015-09-151-1/+3
* Merge branch 'ip6tunnel_dst'David S. Miller2015-09-156-78/+179
|\
| * ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau2015-09-153-28/+36
| * ipv6: Avoid double dst_freeMartin KaFai Lau2015-09-153-9/+16
| * ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau2015-09-153-48/+123
| * ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau2015-09-153-10/+10
| * ipv6: Refactor common ip6gre_tunnel_init codesMartin KaFai Lau2015-09-151-13/+24
|/
* irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()Alexey Khoroshilov2015-09-121-6/+0
* openvswitch: Fix dependency on IPv6 defrag.Joe Stringer2015-09-121-1/+2
* bridge: fix igmpv3 / mldv2 report parsingLinus Lüssing2015-09-121-2/+2
* bnx2x: use ktime_get_seconds() for timestampArnd Bergmann2015-09-121-4/+2
* sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner2015-09-121-23/+41
* ebpf: emit correct src_reg for conditional jumpsTycho Andersen2015-09-111-1/+1
* netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann2015-09-112-7/+32
* Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-113-5/+18
|\
| * ALSA: usb-audio: Change internal PCM orderJohan Rastén2015-09-071-1/+9
| * ALSA: hda - Fix white noise on Dell M3800Niranjan Sivakumar2015-09-051-0/+1