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
2015-07-21
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
3
-3
/
+35
2015-07-21
ipv4: support for fib route lwtunnel encap attributes
Roopa Prabhu
5
-4
/
+122
2015-07-21
lwtunnel: infrastructure for handling light weight tunnels like mpls
Roopa Prabhu
6
-0
/
+340
2015-07-21
rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributes
Roopa Prabhu
1
-0
/
+2
2015-07-21
qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
Pieter Hollants
1
-0
/
+1
2015-07-21
xfrm: Fix a typo
Jakub Wilk
1
-1
/
+1
2015-07-21
Merge branch 'cxgb4-dcb'
David S. Miller
3
-17
/
+42
2015-07-21
cxgb4 : Fill DCB priority in vlan control headers
Anish Bhatt
2
-4
/
+13
2015-07-21
cxgb4 : Fill in number of DCB traffic classes supported
Anish Bhatt
1
-0
/
+4
2015-07-21
cxgb4 : Allow firmware DCB info to be queried in host state
Anish Bhatt
1
-11
/
+21
2015-07-21
cxgb4 : Only pass app selector of 0 or 3 to firmware
Anish Bhatt
1
-2
/
+4
2015-07-21
sctp: fix cut and paste issue in comment
Marcelo Ricardo Leitner
1
-1
/
+1
2015-07-21
Merge branch 'sctp-src-addr'
David S. Miller
1
-15
/
+27
2015-07-21
sctp: fix src address selection if using secondary addresses
Marcelo Ricardo Leitner
1
-0
/
+10
2015-07-21
sctp: reduce indent level on sctp_v4_get_dst
Marcelo Ricardo Leitner
1
-15
/
+17
2015-07-21
net/vxlan: Fix kernel unaligned access in __vxlan_find_mac
Sowmini Varadhan
1
-1
/
+1
2015-07-21
rhashtable: Allow other tasks to be scheduled in large lookup loops
Thomas Graf
1
-0
/
+7
2015-07-20
phylib: add driver for Teranetics TN2020
Shaohui Xie
3
-0
/
+134
2015-07-20
Merge branch 'bpf-push-pop-helpers'
David S. Miller
8
-41
/
+197
2015-07-20
test_bpf: add bpf_skb_vlan_push/pop() tests
Alexei Starovoitov
3
-3
/
+98
2015-07-20
bpf: introduce bpf_skb_vlan_push/pop() helpers
Alexei Starovoitov
6
-38
/
+99
2015-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-180
/
+134
2015-07-20
Merge branch 'bcmgenet-phy-rework'
David S. Miller
3
-63
/
+59
2015-07-20
net: bcmgenet: Remove init parameter from bcmgenet_mii_config
Florian Fainelli
3
-6
/
+5
2015-07-20
net: bcmgenet: Delay PHY initialization to bcmgenet_open()
Florian Fainelli
3
-30
/
+20
2015-07-20
net: bcmgenet: Determine PHY type before scanning MDIO bus
Florian Fainelli
3
-12
/
+32
2015-07-20
net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up()
Florian Fainelli
1
-0
/
+2
2015-07-20
net: bcmgenet: Use correct dev_id for free_irq
Florian Fainelli
1
-1
/
+1
2015-07-20
net: bcmgenet: Remove excessive PHY reset
Florian Fainelli
3
-15
/
+0
2015-07-20
Merge branch 'stmmac-cleanup'
David S. Miller
6
-114
/
+126
2015-07-20
stmmac: drop custom_* fields from plat_stmmacenet_data
Joachim Eastwood
2
-6
/
+0
2015-07-20
stmmac: add proper probe function to dwmac-meson
Joachim Eastwood
1
-11
/
+20
2015-07-20
stmmac: add proper probe function to dwmac-lpc18xx
Joachim Eastwood
1
-36
/
+23
2015-07-20
stmmac: export probe_config_dt() and get_platform_resources()
Joachim Eastwood
2
-4
/
+14
2015-07-20
stmmac: make stmmac_probe_config_dt return the platform data struct
Joachim Eastwood
1
-16
/
+12
2015-07-20
stmmac: introduce stmmac_get_platform_resources()
Joachim Eastwood
1
-27
/
+37
2015-07-20
stmmac: clean up platform/of_match data retrieval
Joachim Eastwood
1
-21
/
+29
2015-07-20
stmmac: use of_device_get_match_data to retrieve of match data
Joachim Eastwood
1
-5
/
+3
2015-07-20
Merge branch 'tipc-separate-link-and-aggregation'
David S. Miller
13
-1018
/
+1431
2015-07-20
tipc: reduce locking scope during packet reception
Jon Paul Maloy
8
-389
/
+478
2015-07-20
tipc: introduce node contact FSM
Jon Paul Maloy
4
-54
/
+185
2015-07-20
tipc: move link supervision timer to node level
Jon Paul Maloy
4
-80
/
+68
2015-07-20
tipc: simplify link timer implementation
Jon Paul Maloy
2
-45
/
+72
2015-07-20
tipc: improve link FSM implementation
Jon Paul Maloy
2
-156
/
+195
2015-07-20
tipc: introduce new link protocol msg create function
Jon Paul Maloy
1
-67
/
+77
2015-07-20
tipc: clean up definitions and usage of link flags
Jon Paul Maloy
4
-78
/
+67
2015-07-20
tipc: make media xmit call outside node spinlock context
Jon Paul Maloy
8
-77
/
+198
2015-07-20
tipc: change sk_buffer handling in tipc_link_xmit()
Jon Paul Maloy
3
-40
/
+37
2015-07-20
tipc: use bearer index when looking up active links
Jon Paul Maloy
2
-73
/
+59
2015-07-20
tipc: move link input queue to tipc_node
Jon Paul Maloy
4
-19
/
+27
[prev]
[next]