index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-10-17
netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabled
Randy Dunlap
2013-10-17
Merge branch 'xen_netback'
David S. Miller
2013-10-17
xen-netback: enable IPv6 TCP GSO to the guest
Paul Durrant
2013-10-17
xen-netback: handle IPv6 TCP GSO packets from the guest
Paul Durrant
2013-10-17
xen-netback: Unconditionally set NETIF_F_RXCSUM
Paul Durrant
2013-10-17
xen-netback: add support for IPv6 checksum offload from guest
Paul Durrant
2013-10-17
xen-netback: add support for IPv6 checksum offload to guest
Paul Durrant
2013-10-17
Merge branch 'bonding_rcu'
David S. Miller
2013-10-17
bonding: add rtnl lock and remove read lock for bond sysfs
dingtianhong
2013-10-17
bonding: use RCU protection for alb xmit path
dingtianhong
2013-10-17
bonding: use RCU protection for 3ad xmit path
dingtianhong
2013-10-17
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...
David S. Miller
2013-10-17
irda: update comment mentioning IRQF_DISABLED
Michael Opdenacker
2013-10-17
isdn: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-17
Merge branch 'mlx4'
David S. Miller
2013-10-17
net/mlx4_core: Load higher level modules according to ports type
Eyal Perry
2013-10-17
net/mlx4: Unused local variable in mlx4_opreq_action
Amir Vadai
2013-10-17
net/mlx4: Fix typo, move similar defs to same location
Or Gerlitz
2013-10-17
net/mlx4: Clean the code to eliminate trivial build warnings
Or Gerlitz
2013-10-17
inet_diag: use sock_gen_put()
Eric Dumazet
2013-10-17
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-10-14
netfilter: nf_tables: add ARP filtering support
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: add trace support
Pablo Neira Ayuso
2013-10-14
netfilter: nfnetlink: add batch support and use it from nf_tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: add insert operation
Eric Leblond
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: Add support for IPv6 NAT
Tomasz Bursztyka
2013-10-14
netfilter: nf_tables: add support for dormant tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: nft_payload: fix transport header base
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: convert built-in tables/chains to chain types
Pablo Neira Ayuso
2013-10-14
netfilter: nft_payload: add optimized payload implementation for small loads
Patrick McHardy
2013-10-14
netfilter: nf_tables: add optimized data comparison for small values
Patrick McHardy
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
netfilter: nf_tables: add netlink set API
Patrick McHardy
2013-10-14
netfilter: add nftables
Patrick McHardy
2013-10-14
netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c
Pablo Neira Ayuso
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
2013-10-12
batman-adv: Add dummy soft-interface rx mode handler
Linus Lüssing
2013-10-12
batman-adv: make batadv_tt_save_orig_buffer() generic
Antonio Quartulli
2013-10-12
batman-adv: implement batadv_tt_entries
Antonio Quartulli
2013-10-12
batman-adv: remove useless find_router look up
Simon Wunderlich
2013-10-12
batman-adv: consider network coding overhead when calculating required mtu
Marek Lindner
2013-10-12
batman-adv: create common header for ICMP packets
Antonio Quartulli
2013-10-12
batman-adv: use htons when possible
Antonio Quartulli
2013-10-12
batman-adv: Fragment and send skbs larger than mtu
Martin Hundebøll
2013-10-12
batman-adv: Receive fragmented packets and merge
Martin Hundebøll
2013-10-12
batman-adv: Remove old fragmentation code
Martin Hundebøll
2013-10-12
batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr)
Antonio Quartulli
2013-10-12
batman-adv: h_vlan_encapsulated_proto access refactoring
Antonio Quartulli
[next]