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-08-31
samples/bpf: Fix compilation issue in redirect dummy program
Tariq Toukan
2
-2
/
+2
2017-08-31
net: fix two typos in net_device_ops documentation.
Rami Rosen
1
-2
/
+2
2017-08-31
net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()
Andrii
1
-12
/
+35
2017-08-31
bridge: add tracepoint in br_fdb_update
Roopa Prabhu
3
-1
/
+36
2017-08-31
net_sched: add reverse binding for tc class
Cong Wang
11
-2
/
+148
2017-08-30
Merge tag 'mlx5-GRE-Offload' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
6
-40
/
+384
2017-08-30
liquidio: fix crash in presence of zeroed-out base address regs
Rick Farrington
1
-0
/
+20
2017-08-30
devlink: Maintain consistency in mac field name
David Ahern
1
-1
/
+1
2017-08-30
hv_netvsc: Fix typos in the document of UDP hashing
Haiyang Zhang
1
-2
/
+2
2017-08-30
xen-netfront: be more drop monitor friendly
Eric Dumazet
1
-1
/
+1
2017-08-31
net/mlx5e: Support RSS for GRE tunneled packets
Gal Pressman
5
-17
/
+321
2017-08-31
net/mlx5e: Support TSO and TX checksum offloads for GRE tunnels
Gal Pressman
2
-19
/
+34
2017-08-31
net/mlx5e: Use IP version matching to classify IP traffic
Gal Pressman
1
-4
/
+29
2017-08-30
bpf: test_maps: fix typos, "conenct" and "listeen"
Colin Ian King
1
-2
/
+2
2017-08-30
qed: fix spelling mistake: "calescing" -> "coalescing"
Colin Ian King
1
-1
/
+1
2017-08-30
net: hns3: Fixes the wrong IS_ERR check on the returned phydev value
Salil Mehta
1
-1
/
+1
2017-08-30
net: bcm63xx_enet: make bcm_enetsw_ethtool_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-30
ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"
Ahmed Abdelsalam
1
-6
/
+12
2017-08-30
Merge branch 'mvpp2-comphy'
David S. Miller
6
-33
/
+821
2017-08-30
net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC
Antoine Tenart
1
-1
/
+20
2017-08-30
net: mvpp2: do not set GMAC autoneg when using XLG MAC
Antoine Tenart
1
-22
/
+42
2017-08-30
net: mvpp2: improve the link management function
Antoine Tenart
1
-0
/
+11
2017-08-30
net: mvpp2: simplify the link_event function
Antoine Tenart
1
-9
/
+4
2017-08-30
net: mvpp2: initialize the comphy
Antoine Tenart
1
-1
/
+43
2017-08-30
Documentation/bindings: phy: document the Marvell comphy driver
Antoine Tenart
1
-0
/
+43
2017-08-30
phy: add the mvebu cp110 comphy driver
Antoine Tenart
3
-0
/
+656
2017-08-30
phy: add sgmii and 10gkr modes to the phy_mode enum
Antoine Tenart
1
-0
/
+2
2017-08-30
dp83640: don't hold spinlock while calling netif_rx_ni
Stefan Sørensen
1
-2
/
+5
2017-08-30
Merge branch 'net_sched-idr'
David S. Miller
23
-413
/
+426
2017-08-30
net/sched: Change act_api and act_xxx modules to use IDR
Chris Mi
18
-344
/
+278
2017-08-30
net/sched: Change cls_flower to use IDR
Chris Mi
1
-32
/
+23
2017-08-30
idr: Add new APIs to support unsigned long
Chris Mi
4
-37
/
+125
2017-08-30
Merge branch 'add-rmnet-driver'
David S. Miller
17
-0
/
+1428
2017-08-30
drivers: net: ethernet: qualcomm: rmnet: Initial implementation
Subash Abhinov Kasiviswanathan
15
-0
/
+1424
2017-08-30
net: arp: Add support for raw IP device
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2017-08-30
net: ether: Add support for multiplexing and aggregation type
Subash Abhinov Kasiviswanathan
1
-0
/
+3
2017-08-30
Merge branch 'tcp-readd-hp'
David S. Miller
9
-27
/
+271
2017-08-30
tcp: Revert "tcp: remove header prediction"
Florian Westphal
8
-6
/
+223
2017-08-30
tcp: Revert "tcp: remove CA_ACK_SLOWPATH"
Florian Westphal
3
-22
/
+49
2017-08-30
staging: irda: fix init level for irda core
Greg KH
1
-1
/
+1
2017-08-29
net: bcmgenet: Do not return from void function
Florian Fainelli
1
-1
/
+1
2017-08-29
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
7
-16
/
+19
2017-08-29
net: remove dmaengine.h inclusion from netdevice.h
Dave Jiang
1
-1
/
+0
2017-08-29
net: bcmgenet: Use correct I/O accessors
Florian Fainelli
2
-30
/
+58
2017-08-29
liquidio: show NIC's U-Boot version in a dev_info() message
Weilin Chang
1
-0
/
+78
2017-08-29
net: dsa: make some structures const
Bhumika Goyal
2
-2
/
+2
2017-08-29
ipv6: Use rt6i_idev index for echo replies to a local address
David Ahern
2
-13
/
+30
2017-08-29
amd-xgbe: Interrupt summary bits are h/w version dependent
Tom Lendacky
2
-5
/
+16
2017-08-29
Merge branch 'nsh-headers-GSO'
David S. Miller
10
-31
/
+467
2017-08-29
nsh: add GSO support
Jiri Benc
5
-0
/
+103
[next]