index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: eliminate banner[] variable and switch to pr_info()
Jeremiah Mahler
2014-12-07
3
-10
/
+3
*
Merge branch 'ebpf-next'
David S. Miller
2014-12-05
31
-5
/
+987
|
\
|
*
samples: bpf: large eBPF program in C
Alexei Starovoitov
2014-12-05
3
-0
/
+263
|
*
samples: bpf: trivial eBPF program in C
Alexei Starovoitov
2014-12-05
4
-1
/
+89
|
*
samples: bpf: elf_bpf file loader
Alexei Starovoitov
2014-12-05
3
-0
/
+267
|
*
samples: bpf: example of stateful socket filtering
Alexei Starovoitov
2014-12-05
4
-0
/
+144
|
*
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-12-05
18
-2
/
+155
|
*
bpf: verifier: add checks for BPF_ABS | BPF_IND instructions
Alexei Starovoitov
2014-12-05
2
-2
/
+69
|
/
*
tun/macvtap: use consume_skb() instead of kfree_skb() when needed
Jason Wang
2014-12-05
2
-2
/
+8
*
net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev...
Markus Elfring
2014-12-05
1
-4
/
+2
*
net-ipvlan: Deletion of an unnecessary check before the function call "free_p...
Markus Elfring
2014-12-05
1
-2
/
+1
*
net: cassini: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
2014-12-05
1
-2
/
+1
*
stmmac: pci: allocate memory resources dynamically
Andy Shevchenko
2014-12-05
1
-24
/
+31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-12-05
28
-254
/
+372
|
\
|
*
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...
Jozsef Kadlecsik
2014-12-03
2
-0
/
+4
|
*
netfilter: ipset: Allocate the proper size of memory when /0 networks are sup...
Jozsef Kadlecsik
2014-12-03
1
-2
/
+1
|
*
netfilter: ipset: Simplify cidr handling for hash:*net* types
Jozsef Kadlecsik
2014-12-03
1
-28
/
+28
|
*
netfilter: ipset: Indicate when /0 networks are supported
Jozsef Kadlecsik
2014-12-03
2
-1
/
+2
|
*
netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
Jozsef Kadlecsik
2014-12-03
3
-6
/
+88
|
*
netfilter: ipset: Support updating extensions when the set is full
Jozsef Kadlecsik
2014-12-03
1
-23
/
+17
|
*
netfilter: nf_log_ipv6: correct typo in module description
Steven Noonan
2014-11-28
1
-1
/
+1
|
*
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
2014-11-27
14
-115
/
+72
|
*
netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 traffic
Alvaro Neira
2014-11-27
1
-1
/
+39
|
*
netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions
Alvaro Neira
2014-11-27
3
-47
/
+60
|
*
netfilter: conntrack: avoid zeroing timer
Florian Westphal
2014-11-27
2
-13
/
+13
|
*
netfilter: xt_recent: relax ip_pkt_list_tot restrictions
Florian Westphal
2014-11-27
1
-17
/
+47
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-12-05
18
-323
/
+2404
|
\
\
|
*
|
ixgbevf: fix possible crashes in probe and remove
Emil Tantilov
2014-12-05
1
-4
/
+13
|
*
|
ixgbevf: add support for X550 VFs
Emil Tantilov
2014-12-05
5
-5
/
+38
|
*
|
ixgbe: fix crash on rmmod after probe fail
Emil Tantilov
2014-12-05
1
-2
/
+8
|
*
|
ixgbe: bump version number
Don Skidmore
2014-12-05
1
-1
/
+1
|
*
|
ixgbe: Add X550 support function pointers
Don Skidmore
2014-12-05
10
-59
/
+1732
|
*
|
ixgbe: cleanup checksum to allow error results
Don Skidmore
2014-12-05
4
-53
/
+96
|
*
|
ixgbe: add methods for combined read and write operations
Don Skidmore
2014-12-05
3
-0
/
+188
|
*
|
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
2014-12-05
5
-29
/
+25
|
*
|
ixgbe: Add timeout parameter to ixgbe_host_interface_command
Don Skidmore
2014-12-05
2
-13
/
+37
|
*
|
ixgbe: add support for X550 extended RSS support
Don Skidmore
2014-12-05
5
-25
/
+107
|
*
|
ixgbe: remove CIAA/D register reads from bad VF check
Emil Tantilov
2014-12-05
1
-71
/
+74
|
*
|
ixgbe: Look up MAC address in Open Firmware or IDPROM
Martin K Petersen
2014-12-05
1
-0
/
+35
|
*
|
ixgbe: Remove tail write abstraction and add missing barrier
Alexander Duyck
2014-12-05
2
-25
/
+20
|
*
|
ixgbe: Clean-up page reuse code
Alexander Duyck
2014-12-05
1
-42
/
+36
|
/
/
*
|
tun: Fix GSO meta-data handling in tun_get_user
Herbert Xu
2014-12-02
1
-1
/
+1
*
|
Merge branch 'rocker-next'
David S. Miller
2014-12-02
35
-105
/
+5366
|
\
\
|
*
|
rocker: Use logical operators on booleans
Thomas Graf
2014-12-02
1
-8
/
+8
|
*
|
rocker: Add proper validation of Netlink attributes
Thomas Graf
2014-12-02
1
-0
/
+9
|
*
|
rocker: add ndo_bridge_setlink/getlink support for learning policy
Scott Feldman
2014-12-02
2
-0
/
+100
|
*
|
rocker: implement ndo_fdb_dump
Jiri Pirko
2014-12-02
1
-0
/
+73
|
*
|
rocker: implement L2 bridge offloading
Scott Feldman
2014-12-02
1
-1
/
+669
|
*
|
rocker: implement rocker ofdpa flow table manipulation
Scott Feldman
2014-12-02
1
-2
/
+1467
|
*
|
rocker: introduce rocker switch driver
Jiri Pirko
2014-12-02
7
-0
/
+2528
[next]