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-09-29
ipv4: Pass struct net into ip_route_me_harder
Eric W. Biederman
8
-10
/
+11
2015-09-29
netfilter: ipt_SYNPROXY: Pass snet into synproxy_send_tcp
Eric W. Biederman
1
-7
/
+9
2015-09-29
netfilter: Push struct net down into nf_afinfo.reroute
Eric W. Biederman
4
-4
/
+4
2015-09-29
ipv4: Push struct net down into nf_send_reset
Eric W. Biederman
5
-5
/
+5
2015-09-25
Merge tag 'ipvs2-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
18
-638
/
+501
2015-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
11
-278
/
+855
2015-09-24
tcp: factorize sk_txhash init
Eric Dumazet
3
-3
/
+1
2015-09-24
net: axinet: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
1
-4
/
+1
2015-09-24
net: ll_temac: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
1
-5
/
+4
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
6
-19
/
+13
2015-09-24
genetlink: simplify genl_notify
Jiri Benc
4
-14
/
+11
2015-09-23
ixgbe: Advance version to 4.2.1
Mark Rustad
1
-1
/
+1
2015-09-23
ixgbe: X540 thermal warning interrupt not a GPI
Mark Rustad
1
-3
/
+0
2015-09-23
ixgbe: Fix FCRTH value in VM-to-VM loopback mode
Mark Rustad
2
-4
/
+11
2015-09-23
ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeeded
Mark Rustad
1
-3
/
+3
2015-09-23
ixgbe: Correct several flaws with with DCA setup
Mark Rustad
1
-14
/
+26
2015-09-23
ixgbe: Add new X550EM SFP+ device ID
Mark Rustad
1
-0
/
+1
2015-09-23
ixgbe: Update ixgbe_disable_pcie_master flow for X550*
Mark Rustad
1
-0
/
+3
2015-09-23
ixgbe: Add small packet padding support for X550
Mark Rustad
2
-0
/
+4
2015-09-23
ixgbe: Correct setting of RDRXCTL register for X550* devices
Mark Rustad
1
-2
/
+2
2015-09-23
ixgbe: Correct error path in semaphore handling
Mark Rustad
1
-0
/
+5
2015-09-23
ixgbe: Add I2C bus mux support
Mark Rustad
3
-39
/
+122
2015-09-23
ixgbe: Limit SFP polling rate
Mark Rustad
2
-0
/
+10
2015-09-23
ixgbe: Allow SFP+ on more than 82598 and 82599
Mark Rustad
1
-1
/
+1
2015-09-23
ixgbe: Add logic to reset CS4227 when needed
Mark Rustad
2
-1
/
+293
2015-09-23
ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+
Mark Rustad
2
-44
/
+90
2015-09-23
ixgbe: Add X550EM_x dual-speed SFP+ support
Mark Rustad
6
-167
/
+263
2015-09-23
ixgbe: Allow reduced delays during SFP detection
Mark Rustad
2
-0
/
+20
2015-09-23
ixgbe: Clear I2C destination location
Mark Rustad
1
-0
/
+1
2015-09-24
ipvs: Pass ipvs into ip_vs_gather_frags
Eric W. Biederman
1
-4
/
+5
2015-09-24
ipvs: Remove skb_sknet
Eric W. Biederman
2
-37
/
+10
2015-09-24
ipvs: Remove skb_net
Eric W. Biederman
1
-31
/
+0
2015-09-24
ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)
Eric W. Biederman
3
-10
/
+8
2015-09-24
ipvs: Remove net argument from ip_vs_tcp_conn_listen
Eric W. Biederman
3
-9
/
+5
2015-09-24
ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_reroute
Eric W. Biederman
1
-8
/
+7
2015-09-24
ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6
Eric W. Biederman
1
-8
/
+7
2015-09-24
ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6
Eric W. Biederman
1
-22
/
+14
2015-09-24
ipvs: Pass ipvs into ip_vs_in
Eric W. Biederman
1
-9
/
+5
2015-09-24
ipvs: Pass ipvs into ip_vs_out
Eric W. Biederman
1
-9
/
+6
2015-09-24
ipvs: Pass ipvs not net into sysctl_nat_icmp_send
Eric W. Biederman
1
-4
/
+3
2015-09-24
ipvs: Simplify ipvs and net access in ip_vs_leave
Eric W. Biederman
1
-6
/
+2
2015-09-24
ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave
Eric W. Biederman
2
-10
/
+13
2015-09-24
ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_stats
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs into ensure_mtu_is adequate
Eric W. Biederman
1
-6
/
+5
2015-09-24
ipvs: Pass ipvs into __ip_vs_get_out_rt_v6
Eric W. Biederman
1
-8
/
+13
2015-09-24
ipvs: Pass ipvs into __ip_vs_get_out_rt
Eric W. Biederman
1
-7
/
+8
2015-09-24
ipvs: Better derivation of ipvs in ip_vs_tunnel_xmit
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule
Eric W. Biederman
6
-25
/
+17
2015-09-24
ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup
Eric W. Biederman
3
-9
/
+9
2015-09-24
ipvs: Pass ipvs not net into ip_vs_conn_net_flush
Eric W. Biederman
1
-3
/
+4
[next]