index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
profile.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-30
tcp: constify tcp_create_openreq_child() socket argument
Eric Dumazet
2
-2
/
+4
2015-09-30
dccp: constify dccp_create_openreq_child() sock argument
Eric Dumazet
2
-2
/
+2
2015-09-30
net: constify sk_gfp_atomic() sock argument
Eric Dumazet
1
-1
/
+1
2015-09-30
inet: constify __inet_inherit_port() sock argument
Eric Dumazet
2
-2
/
+2
2015-09-30
inet: constify inet_csk_route_child_sock() socket argument
Eric Dumazet
2
-2
/
+3
2015-09-30
dccp: use inet6_csk_route_req() helper
Eric Dumazet
4
-21
/
+13
2015-09-30
tcp: remove tcp_rcv_state_process() tcp_hdr argument
Eric Dumazet
5
-7
/
+6
2015-09-30
tcp: remove unused len argument from tcp_rcv_state_process()
Eric Dumazet
5
-8
/
+7
2015-09-30
tcp/dccp: constify send_synack and send_reset socket argument
Eric Dumazet
7
-14
/
+14
2015-09-30
net: Remove martian_source_keep_err goto label
David Ahern
1
-4
/
+2
2015-09-30
net: Swap ordering of tests in ip_route_input_mc
Alexander Duyck
1
-3
/
+2
2015-09-30
net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu
Alexander Duyck
2
-2
/
+2
2015-09-30
RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad
Liviu Dudau
1
-0
/
+12
2015-09-29
netpoll: Drop budget parameter from NAPI polling call hierarchy
Alexander Duyck
1
-12
/
+11
2015-09-29
bridge: vlan: add per-vlan struct and move to rhashtables
Nikolay Aleksandrov
9
-460
/
+732
2015-09-29
net: mvneta: Statically assign queues to CPUs
Maxime Ripard
1
-1
/
+142
2015-09-29
net: mvneta: Allow different queues
Maxime Ripard
1
-69
/
+11
2015-09-29
net: mvneta: Handle per-cpu interrupts
Maxime Ripard
1
-29
/
+62
2015-09-29
net: mvneta: Fix CPU_MAP registers initialisation
Maxime Ripard
1
-1
/
+1
2015-09-29
irqchip: armada-370-xp: Rework per-cpu interrupts handling
Maxime Ripard
1
-10
/
+4
2015-09-29
irq: Export per-cpu irq allocation and de-allocation functions
Maxime Ripard
1
-0
/
+2
2015-09-29
genirq: Fix the documentation of request_percpu_irq
Maxime Ripard
1
-3
/
+4
2015-09-29
net: help compiler generate better code in eth_get_headlen
Jesper Dangaard Brouer
1
-1
/
+1
2015-09-29
tcp: Fix CWV being too strict on thin streams
Bendik Rønning Opstad
1
-2
/
+2
2015-09-29
cxgb4: Add HW timesptamp support for RX
Hariprasad Shenai
5
-3
/
+81
2015-09-29
net: Fix Hisilicon Network Subsystem Support Compilation
huangdaode
6
-25
/
+7
2015-09-29
net: irda: pxaficp_ir: dmaengine conversion
Robert Jarzmik
1
-47
/
+102
2015-09-29
net: irda: pxaficp_ir: convert to readl and writel
Robert Jarzmik
1
-84
/
+126
2015-09-29
net: irda: pxaficp_ir: use sched_clock() for time management
Robert Jarzmik
1
-8
/
+7
2015-09-29
net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition
Fabio Estevam
1
-2
/
+1
2015-09-29
net: Remove redundant oif checks in rt6_device_match
David Ahern
1
-3
/
+3
2015-09-29
lan78xx: Return 0 when lan78xx_suspend() has no error.
Woojung.Huh@microchip.com
1
-1
/
+1
2015-09-29
net/mlx5_core: Update health syndromes
Eli Cohen
1
-0
/
+9
2015-09-29
net/mlx5_core: Fix wrong name in struct
Eli Cohen
2
-2
/
+2
2015-09-29
net/mlx5_core: New init and exit flow for mlx5_core
Majd Dibbiny
7
-153
/
+194
2015-09-29
net/mlx5_core: Fix notification of page supplement error
Eli Cohen
1
-26
/
+37
2015-09-29
net/mlx5_core: Fix async commands return code
Eli Cohen
1
-0
/
+1
2015-09-29
net/mlx5_core: Remove redundant "err" variable usage
Achiad Shochat
1
-24
/
+11
2015-09-29
net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands
Saeed Mahameed
1
-2
/
+2
2015-09-29
net/mlx5e: Priv state flag not rolled-back upon netdev open error
Achiad Shochat
1
-2
/
+6
2015-09-29
tools: bpf_jit_disasm: make get_last_jit_image return unsigned
Andrzej Hajda
1
-2
/
+2
2015-09-29
tcp: avoid reorders for TFO passive connections
Eric Dumazet
3
-28
/
+34
2015-09-29
igb: assume MSI-X interrupts during initialization
Stefan Assmann
1
-0
/
+3
2015-09-29
i40e: Fix for recursive RTNL lock during PROMISC change
Anjali Singhai
4
-14
/
+19
2015-09-29
i40e: Fix RS bit update in Tx path and disable force WB workaround
Anjali Singhai
2
-44
/
+87
2015-09-29
i40e: add GRE tunnel type to csum encoding
Shannon Nelson
1
-0
/
+3
2015-09-29
i40e/i40evf: refactor tx timeout logic
Kiran Patil
6
-287
/
+173
2015-09-29
i40e: Move i40e_get_head into header file
Kiran Patil
2
-13
/
+14
2015-09-28
bridge: Allow forward delay to be cfgd when STP enabled
Ian Wilson
1
-9
/
+4
2015-09-27
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
Jiri Benc
3
-42
/
+103
[next]