index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dynamic_debug.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
cxgb4: Adds support for T6 adapter
Hariprasad Shenai
10
-149
/
+524
2015-06-02
cxgb4: Add is_t6 macro and T6 register ranges
Hariprasad Shenai
2
-0
/
+354
2015-06-02
geneve: allow user to specify TOS info for tunnel frames
John W. Linville
2
-4
/
+15
2015-06-02
geneve: allow user to specify TTL for tunnel frames
John W. Linville
2
-4
/
+15
2015-06-02
rocker: remove support for legacy VLAN ndo ops
Scott Feldman
1
-33
/
+1
2015-06-02
rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge
Scott Feldman
1
-17
/
+25
2015-06-02
rocker: install untagged VLAN (vid=0) support for each port
Scott Feldman
1
-3
/
+17
2015-06-02
rocker: cleanup vlan table on error adding vlan
Scott Feldman
1
-1
/
+6
2015-06-02
rocker: zero allocate ports array
Scott Feldman
1
-1
/
+1
2015-06-02
vlan: Add GRO support for non hardware accelerated vlan
Toshiaki Makita
2
-0
/
+116
2015-06-02
cxgb4: remove unused fn to enable/disable db coalescing
Hariprasad Shenai
2
-21
/
+0
2015-06-02
rocker: remove rocker parameter from functions that have rocker_port parameter
Simon Horman
1
-70
/
+45
2015-06-02
vti6: Add pmtu handling to vti6_xmit.
Steffen Klassert
1
-0
/
+14
2015-06-02
bnx2x: Alloc 4k fragment for each rx ring buffer element
Gabriel Krisman Bertazi
3
-24
/
+80
2015-06-02
openvswitch: include datapath actions with sampled-packet upcall to userspace
Neil McKee
4
-10
/
+37
2015-06-01
net: Add priority to packet_offload objects.
David S. Miller
4
-2
/
+10
2015-06-01
Revert "net: core: 'ethtool' issue with querying phy settings"
David S. Miller
1
-9
/
+1
2015-06-01
bnx2x: Move statistics implementation into semaphores
Yuval Mintz
3
-11
/
+20
2015-06-01
xen: netback: read hotplug script once at start of day.
Ian Campbell
1
-14
/
+19
2015-06-01
xen: netback: fix printf format string warning
Ian Campbell
1
-1
/
+1
2015-06-01
Revert "netfilter: ensure number of counters is >0 in do_replace()"
Bernhard Thaler
1
-4
/
+0
2015-06-01
include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h
Mikko Rapeli
1
-0
/
+1
2015-06-01
xen-netfront: Use setup_timer
Vaishali Thakkar
1
-3
/
+2
2015-06-01
sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
Khalid Aziz
6
-22
/
+104
2015-06-01
sparc64: pci slots information is not populated in sysfs
Eric Snowberg
1
-8
/
+51
2015-06-01
sparc: kernel: GRPCI2: Remove a useless memset
Christophe Jaillet
1
-1
/
+0
2015-06-01
net: dsa: Properly propagate errors from dsa_switch_setup_one
Florian Fainelli
1
-2
/
+2
2015-06-01
tcp: fix child sockets to use system default congestion control if not set
Neal Cardwell
3
-3
/
+10
2015-06-01
net/rds Add getsockopt support for SO_RDS_TRANSPORT
Sowmini Varadhan
1
-0
/
+14
2015-06-01
net/rds: Add setsockopt support for SO_RDS_TRANSPORT
Sowmini Varadhan
4
-0
/
+53
2015-06-01
net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h
Sowmini Varadhan
2
-5
/
+10
2015-06-01
ethernet/intel: Use setup_timer
Vaishali Thakkar
1
-3
/
+1
2015-06-01
ebpf: misc core cleanup
Daniel Borkmann
2
-48
/
+58
2015-06-01
ebpf: allow bpf_ktime_get_ns_proto also for networking
Daniel Borkmann
5
-12
/
+17
2015-06-01
udp: fix behavior of wrong checksums
Eric Dumazet
2
-8
/
+4
2015-06-01
isdn/capi: Use setup_timer
Vaishali Thakkar
1
-3
/
+1
2015-06-01
net: dl2k: Use setup_timer
Vaishali Thakkar
1
-3
/
+1
2015-06-01
net: mv643xx_eth: Use setup_timer
Vaishali Thakkar
1
-6
/
+3
2015-06-01
Linux 4.1-rc6
v4.1-rc6
Linus Torvalds
1
-1
/
+1
2015-06-01
sfc: free multiple Rx buffers when required
Daniel Pieczko
1
-17
/
+25
2015-05-31
bpf: add missing rcu protection when releasing programs from prog_array
Alexei Starovoitov
3
-4
/
+25
2015-05-31
hv_netvsc: Allocate the sendbuf in a NUMA aware way
K. Y. Srinivasan
1
-1
/
+3
2015-05-31
hv_netvsc: Allocate the receive buffer from the correct NUMA node
K. Y. Srinivasan
1
-1
/
+6
2015-05-31
netevent: remove automatic variable in register_netevent_notifier()
Wang Long
1
-4
/
+1
2015-05-31
net: systemport: Add a check for oversized packets
Florian Fainelli
1
-0
/
+8
2015-05-31
net: systemport: rewrite bcm_sysport_rx_refill
Florian Fainelli
1
-40
/
+41
2015-05-31
net: systemport: Pre-calculate and utilize cb->bd_addr
Florian Fainelli
2
-11
/
+9
2015-05-31
ipv6: drop unneeded goto
Julia Lawall
1
-7
/
+1
2015-05-31
bna: fix soft lock-up during firmware initialization failure
Ivan Vecera
1
-2
/
+2
2015-05-31
bna: remove unreasonable iocpf timer start
Ivan Vecera
1
-4
/
+0
[next]