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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
net: remove bh disabling around percpu_counter accesses
Eric Dumazet
6
-23
/
+3
2017-01-20
cxgb4: hide unused warnings
Arnd Bergmann
1
-0
/
+2
2017-01-19
net: ipv6: Keep nexthop of multipath route on admin down
David Ahern
1
-2
/
+5
2017-01-19
mlx4: support __GFP_MEMALLOC for rx
Eric Dumazet
1
-1
/
+2
2017-01-19
Revert "net: qcom/emac: configure the external phy to allow pause frames"
Timur Tabi
1
-6
/
+0
2017-01-19
phy: increase size of MII_BUS_ID_SIZE and bus_id
Volodymyr Bendiuga
1
-6
/
+2
2017-01-19
macb: Common code to enable ptp support for MACB/GEM
Andrei.Pistirica@microchip.com
2
-2
/
+104
2017-01-19
net: caif: Remove unused stats member from struct chnl_net
Tobias Klauser
1
-1
/
+0
2017-01-19
net/sched: cls_flower: reduce fl_change stack size
Arnd Bergmann
1
-6
/
+17
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
24
-46
/
+22
2017-01-18
net: dsa: use cpu_switch instead of ds[0]
Vivien Didelot
6
-11
/
+11
2017-01-18
net: dsa: store CPU switch structure in the tree
Vivien Didelot
3
-11
/
+9
2017-01-18
net: ethernet: ti: davinci_cpdma: correct check on NULL in set rate
Ivan Khoronzhuk
1
-1
/
+2
2017-01-18
Merge branch 'vhost_net-batching'
David S. Miller
3
-11
/
+96
2017-01-18
tun: rx batching
Jason Wang
1
-6
/
+70
2017-01-18
vhost_net: tx batching
Jason Wang
1
-3
/
+20
2017-01-18
vhost: better detection of available buffers
Jason Wang
1
-2
/
+6
2017-01-18
net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
Mao Wenan
3
-1
/
+5
2017-01-18
Merge branch 'ipv6-simplify-rt6_fill_node'
David S. Miller
3
-36
/
+21
2017-01-18
net: ipv6: remove prefix arg to rt6_fill_node
David Ahern
1
-15
/
+12
2017-01-18
net: ipv6: remove nowait arg to rt6_fill_node
David Ahern
3
-25
/
+13
2017-01-18
Merge branch 'sctp-sender-side-stream-reconf-ssn-reset-request-chunk'
David S. Miller
19
-16
/
+583
2017-01-18
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
6
-10
/
+149
2017-01-18
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
Xin Long
4
-0
/
+96
2017-01-18
sctp: add reconf_enable in asoc ep and netns
Xin Long
6
-2
/
+28
2017-01-18
sctp: add stream reconf primitive
Xin Long
6
-1
/
+41
2017-01-18
sctp: add stream reconf timer
Xin Long
8
-2
/
+113
2017-01-18
sctp: add support for generating stream reconf ssn reset request chunk
Xin Long
5
-1
/
+156
2017-01-18
Merge branch 'rework-inet_csk_get_port'
David S. Miller
15
-247
/
+230
2017-01-18
inet: reset tb->fastreuseport when adding a reuseport sk
Josef Bacik
2
-20
/
+95
2017-01-18
inet: split inet_csk_get_port into two functions
Josef Bacik
1
-22
/
+44
2017-01-18
inet: don't check for bind conflicts twice when searching for a port
Josef Bacik
1
-20
/
+11
2017-01-18
inet: kill smallest_size and smallest_port
Josef Bacik
3
-26
/
+4
2017-01-18
inet: drop ->bind_conflict
Josef Bacik
8
-72
/
+7
2017-01-18
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
Josef Bacik
9
-113
/
+95
2017-01-18
stmicro: add more information to Kconfig
jpinto
2
-9
/
+9
2017-01-18
net/mlx5e: Support bpf_xdp_adjust_head()
Martin KaFai Lau
3
-29
/
+40
2017-01-17
tcp: accept RST for rcv_nxt - 1 after receiving a FIN
Jason Baron
1
-3
/
+25
2017-01-17
net: ethoc: Make needlessly global struct ethtool_ops static
Tobias Klauser
1
-1
/
+1
2017-01-17
Merge branch 'sfc-RX-hash-config'
David S. Miller
6
-16
/
+146
2017-01-17
sfc: read back RX hash config from the NIC when querying it with ethtool -x
Edward Cree
6
-0
/
+96
2017-01-17
sfc: support setting RSS hash key through ethtool API
Edward Cree
4
-16
/
+50
2017-01-17
cxgb4: Implement ndo_get_phys_port_id for mgmt dev
Ganesh Goudar
1
-0
/
+27
2017-01-17
net: ping: Use right format specifier to avoid type casting
Gao Feng
1
-3
/
+3
2017-01-17
qed: Replace memset with eth_zero_addr
Shyam Saini
2
-5
/
+4
2017-01-17
bridge: sparse fixes in br_ip6_multicast_alloc_query()
Lance Richardson
2
-3
/
+3
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
268
-1472
/
+2474
2017-01-17
Merge branch 'mpls-packet-stats'
David S. Miller
7
-28
/
+307
2017-01-17
mpls: Packet stats
Robert Shearman
4
-28
/
+252
2017-01-17
net: AF-specific RTM_GETSTATS attributes
Robert Shearman
3
-0
/
+55
[next]