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-15
tipc: let first message on link be a state message
Jon Paul Maloy
3
-5
/
+8
2016-04-15
tipc: ensure that first packets on link are sent in order
Jon Paul Maloy
1
-0
/
+4
2016-04-15
tipc: refactor function tipc_link_timeout()
Jon Paul Maloy
1
-20
/
+16
2016-04-15
tipc: reduce transmission rate of reset messages when link is down
Jon Paul Maloy
1
-3
/
+4
2016-04-15
tipc: guarantee peer bearer id exchange after reboot
Jon Paul Maloy
2
-1
/
+19
2016-04-14
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
1
-17
/
+40
2016-04-14
sctp: add support for RPS and RFS
Marcelo Ricardo Leitner
2
-0
/
+6
2016-04-14
net: validate_xmit_skb() changes
Eric Dumazet
1
-5
/
+2
2016-04-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-3
/
+8
2016-04-14
soreuseport: fix ordering for mixed v4/v6 sockets
Craig Gallek
1
-2
/
+7
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
ipv6: udp: Do a route lookup and update during release_cb
Martin KaFai Lau
2
-0
/
+21
2016-04-14
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
Martin KaFai Lau
2
-9
/
+23
2016-04-14
ipv6: datagram: Refactor dst lookup and update codes to a new function
Martin KaFai Lau
1
-46
/
+57
2016-04-14
ipv6: datagram: Refactor flowi6 init codes to a new function
Martin KaFai Lau
1
-20
/
+30
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 tag 'mac80211-for-davem-2016-04-14' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2016-04-14
net: sched: do not requeue a NULL skb
Lars Persson
1
-1
/
+4
2016-04-14
packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
Mathias Krause
1
-0
/
+1
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
route: do not cache fib route info on local routes with oif
Chris Friesen
1
-0
/
+12
2016-04-13
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
2
-2
/
+9
2016-04-13
net: ipv6: Do not keep linklocal and loopback addresses
David Ahern
1
-2
/
+10
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-1
/
+15
2016-04-14
netfilter: ctnetlink: remove unnecessary inlining
Pablo Neira Ayuso
1
-69
/
+48
2016-04-14
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
4
-130
/
+89
2016-04-14
netfilter: x_tables: remove obsolete check
Florian Westphal
3
-22
/
+0
2016-04-14
netfilter: x_tables: remove obsolete overflow check for compat case too
Florian Westphal
3
-6
/
+0
2016-04-14
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
4
-342
/
+83
2016-04-14
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
4
-50
/
+25
2016-04-14
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
1
-46
/
+36
2016-04-14
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
[prev]
[next]