index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-14
packet: uses kfree_skb() for errors.
Weongyo Jeong
1
-2
/
+12
2016-04-14
tipc: fix a race condition leading to subscriber refcnt bug
Parthasarathy Bhuvaragan
3
-10
/
+17
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
8
-22
/
+137
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
4
-10
/
+50
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
7
-15
/
+48
2016-04-14
ethtool: Add support for toggling any of the GSO offloads
Alexander Duyck
1
-0
/
+2
2016-04-14
devlink: implement shared buffer occupancy monitoring interface
Jiri Pirko
1
-6
/
+92
2016-04-14
devlink: add shared buffer configuration
Jiri Pirko
1
-0
/
+940
2016-04-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-13
/
+10
2016-04-14
net: remove netdevice gso_min_segs
Eric Dumazet
1
-2
/
+1
2016-04-14
qdisc: constify meta_type_ops structures
Julia Lawall
1
-4
/
+4
2016-04-13
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
2
-2
/
+9
2016-04-13
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
1
-16
/
+24
2016-04-13
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
1
-2
/
+3
2016-04-13
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
2
-37
/
+14
2016-04-13
bridge: simplify the stp_state_store by calling store_bridge_parm
Xin Long
1
-15
/
+9
2016-04-13
bridge: simplify the forward_delay_store by calling store_bridge_parm
Xin Long
1
-17
/
+10
2016-04-13
bridge: simplify the flush_store by calling store_bridge_parm
Xin Long
1
-7
/
+7
2016-04-13
ipv6, token: allow for clearing the current device token
Daniel Borkmann
1
-4
/
+6
2016-04-13
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
4
-6
/
+4
2016-04-13
udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM
Willem de Bruijn
2
-2
/
+3
2016-04-13
udp: do not expect udp headers on ioctl SIOCINQ
Willem de Bruijn
1
-2
/
+0
2016-04-13
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
1
-4
/
+4
2016-04-13
net: dsa: Remove allocation of driver private memory
Andrew Lunn
1
-1
/
+1
2016-04-13
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
1
-3
/
+5
2016-04-13
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
1
-3
/
+4
2016-04-13
Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...
David S. Miller
35
-205
/
+205
2016-04-13
tipc: remove remnants of old broadcast code
Jon Paul Maloy
1
-15
/
+0
2016-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-36
/
+273
2016-04-12
netfilter: conntrack: move expectation event helper to ecache.c
Florian Westphal
1
-0
/
+30
2016-04-12
netfilter: conntrack: de-inline nf_conntrack_eventmask_report
Florian Westphal
1
-0
/
+54
2016-04-12
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-6
/
+26
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
35
-205
/
+205
2016-04-11
rxrpc: Create a null security type and get rid of conditional calls
David Howells
9
-61
/
+105
2016-04-11
rxrpc: Absorb the rxkad security module
David Howells
6
-134
/
+85
2016-04-11
rxrpc: Don't assume transport address family and size when using it
David Howells
2
-4
/
+4
2016-04-11
rxrpc: Don't pass gfp around in incoming call handling functions
David Howells
4
-12
/
+9
2016-04-11
rxrpc: Differentiate local and remote abort codes in structs
David Howells
8
-21
/
+37
2016-04-11
rxrpc: Static arrays of strings should be const char *const[]
David Howells
2
-2
/
+2
2016-04-11
rxrpc: Move some miscellaneous bits out into their own file
David Howells
5
-84
/
+106
2016-04-11
rxrpc: Disable a debugging statement that has been left enabled.
David Howells
1
-1
/
+1
2016-04-11
rxrpc: do not pull udp headers on receive
Willem de Bruijn
1
-2
/
+2
2016-04-11
sunrpc: do not pull udp headers on receive
Willem de Bruijn
3
-7
/
+5
2016-04-11
net: ipv4: Consider failed nexthops in multipath routes
David Ahern
2
-5
/
+40
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-110
/
+203
2016-04-09
ipv6: fix inet6_lookup_listener()
Eric Dumazet
1
-2
/
+2
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-51
/
+144
2016-04-08
net: dsa: make the VLAN add function return void
Vivien Didelot
1
-8
/
+3
2016-04-08
net: dsa: make the FDB add function return void
Vivien Didelot
1
-8
/
+8
2016-04-08
net: dsa: make the STP state function return void
Vivien Didelot
1
-17
/
+15
[next]