index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-29
tcp/dccp: constify syn_recv_sock() method sock argument
Eric Dumazet
2015-09-29
tcp: constify tcp_create_openreq_child() socket argument
Eric Dumazet
2015-09-29
dccp: constify dccp_create_openreq_child() sock argument
Eric Dumazet
2015-09-29
net: constify sk_gfp_atomic() sock argument
Eric Dumazet
2015-09-29
inet: constify __inet_inherit_port() sock argument
Eric Dumazet
2015-09-29
inet: constify inet_csk_route_child_sock() socket argument
Eric Dumazet
2015-09-29
dccp: use inet6_csk_route_req() helper
Eric Dumazet
2015-09-29
tcp: remove tcp_rcv_state_process() tcp_hdr argument
Eric Dumazet
2015-09-29
tcp: remove unused len argument from tcp_rcv_state_process()
Eric Dumazet
2015-09-29
tcp/dccp: constify send_synack and send_reset socket argument
Eric Dumazet
2015-09-29
Merge branch 'ipv4-routing-cleanups'
David S. Miller
2015-09-29
net: Remove martian_source_keep_err goto label
David Ahern
2015-09-29
net: Swap ordering of tests in ip_route_input_mc
Alexander Duyck
2015-09-29
net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu
Alexander Duyck
2015-09-29
RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad
Liviu Dudau
2015-09-29
netpoll: Drop budget parameter from NAPI polling call hierarchy
Alexander Duyck
2015-09-29
bridge: vlan: add per-vlan struct and move to rhashtables
Nikolay Aleksandrov
2015-09-29
Merge branch 'mvneta_percpu_irq'
David S. Miller
2015-09-29
net: mvneta: Statically assign queues to CPUs
Maxime Ripard
2015-09-29
net: mvneta: Allow different queues
Maxime Ripard
2015-09-29
net: mvneta: Handle per-cpu interrupts
Maxime Ripard
2015-09-29
net: mvneta: Fix CPU_MAP registers initialisation
Maxime Ripard
2015-09-29
irqchip: armada-370-xp: Rework per-cpu interrupts handling
Maxime Ripard
2015-09-29
irq: Export per-cpu irq allocation and de-allocation functions
Maxime Ripard
2015-09-29
genirq: Fix the documentation of request_percpu_irq
Maxime Ripard
2015-09-28
net: help compiler generate better code in eth_get_headlen
Jesper Dangaard Brouer
2015-09-28
tcp: Fix CWV being too strict on thin streams
Bendik Rønning Opstad
2015-09-28
cxgb4: Add HW timesptamp support for RX
Hariprasad Shenai
2015-09-28
net: Fix Hisilicon Network Subsystem Support Compilation
huangdaode
2015-09-28
net: irda: pxaficp_ir: dmaengine conversion
Robert Jarzmik
2015-09-28
net: irda: pxaficp_ir: convert to readl and writel
Robert Jarzmik
2015-09-28
net: irda: pxaficp_ir: use sched_clock() for time management
Robert Jarzmik
2015-09-28
net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition
Fabio Estevam
2015-09-28
net: Remove redundant oif checks in rt6_device_match
David Ahern
2015-09-28
lan78xx: Return 0 when lan78xx_suspend() has no error.
Woojung.Huh@microchip.com
2015-09-28
Merge branch 'mlx5-next'
David S. Miller
2015-09-28
net/mlx5_core: Update health syndromes
Eli Cohen
2015-09-28
net/mlx5_core: Fix wrong name in struct
Eli Cohen
2015-09-28
net/mlx5_core: New init and exit flow for mlx5_core
Majd Dibbiny
2015-09-28
net/mlx5_core: Fix notification of page supplement error
Eli Cohen
2015-09-28
net/mlx5_core: Fix async commands return code
Eli Cohen
2015-09-28
net/mlx5_core: Remove redundant "err" variable usage
Achiad Shochat
2015-09-28
net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands
Saeed Mahameed
2015-09-28
net/mlx5e: Priv state flag not rolled-back upon netdev open error
Achiad Shochat
2015-09-28
tools: bpf_jit_disasm: make get_last_jit_image return unsigned
Andrzej Hajda
2015-09-28
tcp: avoid reorders for TFO passive connections
Eric Dumazet
2015-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-09-28
igb: assume MSI-X interrupts during initialization
Stefan Assmann
2015-09-28
i40e: Fix for recursive RTNL lock during PROMISC change
Anjali Singhai
2015-09-28
i40e: Fix RS bit update in Tx path and disable force WB workaround
Anjali Singhai
[next]