summaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-02cxgb4: Adds support for T6 adapterHariprasad Shenai10-149/+524
2015-06-02cxgb4: Add is_t6 macro and T6 register rangesHariprasad Shenai2-0/+354
2015-06-02geneve: allow user to specify TOS info for tunnel framesJohn W. Linville2-4/+15
2015-06-02geneve: allow user to specify TTL for tunnel framesJohn W. Linville2-4/+15
2015-06-02rocker: remove support for legacy VLAN ndo opsScott Feldman1-33/+1
2015-06-02rocker: install/remove router MAC for untagged VLAN when joining/leaving bridgeScott Feldman1-17/+25
2015-06-02rocker: install untagged VLAN (vid=0) support for each portScott Feldman1-3/+17
2015-06-02rocker: cleanup vlan table on error adding vlanScott Feldman1-1/+6
2015-06-02rocker: zero allocate ports arrayScott Feldman1-1/+1
2015-06-02vlan: Add GRO support for non hardware accelerated vlanToshiaki Makita2-0/+116
2015-06-02cxgb4: remove unused fn to enable/disable db coalescingHariprasad Shenai2-21/+0
2015-06-02rocker: remove rocker parameter from functions that have rocker_port parameterSimon Horman1-70/+45
2015-06-02vti6: Add pmtu handling to vti6_xmit.Steffen Klassert1-0/+14
2015-06-02bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi3-24/+80
2015-06-02openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee4-10/+37
2015-06-01net: Add priority to packet_offload objects.David S. Miller4-2/+10
2015-06-01Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller1-9/+1
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz3-11/+20
2015-06-01xen: netback: read hotplug script once at start of day.Ian Campbell1-14/+19
2015-06-01xen: netback: fix printf format string warningIan Campbell1-1/+1
2015-06-01Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler1-4/+0
2015-06-01include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli1-0/+1
2015-06-01xen-netfront: Use setup_timerVaishali Thakkar1-3/+2
2015-06-01sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz6-22/+104
2015-06-01sparc64: pci slots information is not populated in sysfsEric Snowberg1-8/+51
2015-06-01sparc: kernel: GRPCI2: Remove a useless memsetChristophe Jaillet1-1/+0
2015-06-01net: dsa: Properly propagate errors from dsa_switch_setup_oneFlorian Fainelli1-2/+2
2015-06-01tcp: fix child sockets to use system default congestion control if not setNeal Cardwell3-3/+10
2015-06-01net/rds Add getsockopt support for SO_RDS_TRANSPORTSowmini Varadhan1-0/+14
2015-06-01net/rds: Add setsockopt support for SO_RDS_TRANSPORTSowmini Varadhan4-0/+53
2015-06-01net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.hSowmini Varadhan2-5/+10
2015-06-01ethernet/intel: Use setup_timerVaishali Thakkar1-3/+1
2015-06-01ebpf: misc core cleanupDaniel Borkmann2-48/+58
2015-06-01ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann5-12/+17
2015-06-01udp: fix behavior of wrong checksumsEric Dumazet2-8/+4
2015-06-01isdn/capi: Use setup_timerVaishali Thakkar1-3/+1
2015-06-01net: dl2k: Use setup_timerVaishali Thakkar1-3/+1
2015-06-01net: mv643xx_eth: Use setup_timerVaishali Thakkar1-6/+3
2015-06-01Linux 4.1-rc6v4.1-rc6Linus Torvalds1-1/+1
2015-06-01sfc: free multiple Rx buffers when requiredDaniel Pieczko1-17/+25
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov3-4/+25
2015-05-31hv_netvsc: Allocate the sendbuf in a NUMA aware wayK. Y. Srinivasan1-1/+3
2015-05-31hv_netvsc: Allocate the receive buffer from the correct NUMA nodeK. Y. Srinivasan1-1/+6
2015-05-31netevent: remove automatic variable in register_netevent_notifier()Wang Long1-4/+1
2015-05-31net: systemport: Add a check for oversized packetsFlorian Fainelli1-0/+8
2015-05-31net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli1-40/+41
2015-05-31net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli2-11/+9
2015-05-31ipv6: drop unneeded gotoJulia Lawall1-7/+1
2015-05-31bna: fix soft lock-up during firmware initialization failureIvan Vecera1-2/+2
2015-05-31bna: remove unreasonable iocpf timer startIvan Vecera1-4/+0