index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-07
can: sja1000: Consolidate and unify state change handling
Andri Yngvason
1
-28
/
+23
2014-12-07
can: dev: Consolidate and unify state change handling
Andri Yngvason
3
-0
/
+82
2014-12-07
can: Enable -D__CHECK_ENDIAN__ for sparse by default
Marc Kleine-Budde
1
-1
/
+2
2014-12-07
can: fix spelling errors
Jeremiah Mahler
4
-9
/
+9
2014-12-07
can: slcan/vcan: eliminate banner[] variable, switch to pr_info()
Jeremiah Mahler
2
-9
/
+3
2014-12-07
can: eliminate banner[] variable and switch to pr_info()
Jeremiah Mahler
3
-10
/
+3
2014-12-06
samples: bpf: large eBPF program in C
Alexei Starovoitov
3
-0
/
+263
2014-12-06
samples: bpf: trivial eBPF program in C
Alexei Starovoitov
4
-1
/
+89
2014-12-06
samples: bpf: elf_bpf file loader
Alexei Starovoitov
3
-0
/
+267
2014-12-06
samples: bpf: example of stateful socket filtering
Alexei Starovoitov
4
-0
/
+144
2014-12-06
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
18
-2
/
+155
2014-12-06
bpf: verifier: add checks for BPF_ABS | BPF_IND instructions
Alexei Starovoitov
2
-2
/
+69
2014-12-06
tun/macvtap: use consume_skb() instead of kfree_skb() when needed
Jason Wang
2
-2
/
+8
2014-12-06
net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev...
Markus Elfring
1
-4
/
+2
2014-12-06
net-ipvlan: Deletion of an unnecessary check before the function call "free_p...
Markus Elfring
1
-2
/
+1
2014-12-06
net: cassini: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
1
-2
/
+1
2014-12-06
stmmac: pci: allocate memory resources dynamically
Andy Shevchenko
1
-24
/
+31
2014-12-05
ixgbevf: fix possible crashes in probe and remove
Emil Tantilov
1
-4
/
+13
2014-12-05
ixgbevf: add support for X550 VFs
Emil Tantilov
5
-5
/
+38
2014-12-05
ixgbe: fix crash on rmmod after probe fail
Emil Tantilov
1
-2
/
+8
2014-12-05
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2014-12-05
ixgbe: Add X550 support function pointers
Don Skidmore
10
-59
/
+1732
2014-12-05
ixgbe: cleanup checksum to allow error results
Don Skidmore
4
-53
/
+96
2014-12-05
ixgbe: add methods for combined read and write operations
Don Skidmore
3
-0
/
+188
2014-12-05
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
5
-29
/
+25
2014-12-05
ixgbe: Add timeout parameter to ixgbe_host_interface_command
Don Skidmore
2
-13
/
+37
2014-12-05
ixgbe: add support for X550 extended RSS support
Don Skidmore
5
-25
/
+107
2014-12-05
ixgbe: remove CIAA/D register reads from bad VF check
Emil Tantilov
1
-71
/
+74
2014-12-05
ixgbe: Look up MAC address in Open Firmware or IDPROM
Martin K Petersen
1
-0
/
+35
2014-12-05
ixgbe: Remove tail write abstraction and add missing barrier
Alexander Duyck
2
-25
/
+20
2014-12-05
ixgbe: Clean-up page reuse code
Alexander Duyck
1
-42
/
+36
2014-12-03
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...
Jozsef Kadlecsik
2
-0
/
+4
2014-12-03
netfilter: ipset: Allocate the proper size of memory when /0 networks are sup...
Jozsef Kadlecsik
1
-2
/
+1
2014-12-03
netfilter: ipset: Simplify cidr handling for hash:*net* types
Jozsef Kadlecsik
1
-28
/
+28
2014-12-03
netfilter: ipset: Indicate when /0 networks are supported
Jozsef Kadlecsik
2
-1
/
+2
2014-12-03
netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
Jozsef Kadlecsik
3
-6
/
+88
2014-12-03
netfilter: ipset: Support updating extensions when the set is full
Jozsef Kadlecsik
1
-23
/
+17
2014-12-03
tun: Fix GSO meta-data handling in tun_get_user
Herbert Xu
1
-1
/
+1
2014-12-03
rocker: Use logical operators on booleans
Thomas Graf
1
-8
/
+8
2014-12-03
rocker: Add proper validation of Netlink attributes
Thomas Graf
1
-0
/
+9
2014-12-03
rocker: add ndo_bridge_setlink/getlink support for learning policy
Scott Feldman
2
-0
/
+100
2014-12-03
rocker: implement ndo_fdb_dump
Jiri Pirko
1
-0
/
+73
2014-12-03
rocker: implement L2 bridge offloading
Scott Feldman
1
-1
/
+669
2014-12-03
rocker: implement rocker ofdpa flow table manipulation
Scott Feldman
1
-2
/
+1467
2014-12-03
rocker: introduce rocker switch driver
Jiri Pirko
7
-0
/
+2528
2014-12-03
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
4
-4
/
+43
2014-12-03
bridge: add new hwmode swdev
Scott Feldman
1
-0
/
+1
2014-12-03
bridge: add new brport flag LEARNING_SYNC
Scott Feldman
2
-0
/
+2
2014-12-03
bridge: move private brport flags to if_bridge.h so port drivers can use flags
Scott Feldman
2
-10
/
+12
2014-12-03
bridge: add API to notify bridge driver of learned FBD on offloaded device
Scott Feldman
4
-2
/
+111
[next]