index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
hidraw
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-09
bridge: implement rtnl_link_ops->changelink
Jiri Pirko
1
-0
/
+39
2014-09-09
bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info
Jiri Pirko
2
-0
/
+37
2014-09-09
bridge: implement rtnl_link_ops->slave_changelink
Jiri Pirko
1
-2
/
+16
2014-09-09
bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave...
Jiri Pirko
1
-6
/
+21
2014-09-09
bridge: switch order of rx_handler reg and upper dev link
Jiri Pirko
1
-7
/
+8
2014-09-09
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
7
-17
/
+12
2014-09-09
net: filter: split filter.h and expose eBPF to user space
Alexei Starovoitov
3
-55
/
+67
2014-09-09
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
5
-1
/
+68
2014-09-09
inet: remove dead inetpeer sequence code
Willem de Bruijn
2
-22
/
+0
2014-09-09
drivers: net: cpsw: Add support for pause frames
Mugunthan V N
1
-0
/
+37
2014-09-09
hp100: Convert the normal skb free path to dev_consume_skb_any()
Rick Jones
1
-2
/
+2
2014-09-09
net: Fix GRE RX to use skb_transport_header for GRE header offset
Tom Herbert
1
-3
/
+2
2014-09-08
dp83640: Make use of skb_queue_purge instead of reimplementing the code
Alexander Duyck
1
-6
/
+2
2014-09-08
net: phy: mdio-sun4i: don't select REGULATOR
Beniamino Galvani
1
-2
/
+0
2014-09-08
ipv6: restore the behavior of ipv6_sock_ac_drop()
WANG Cong
1
-2
/
+0
2014-09-08
Linux 3.17-rc4
v3.17-rc4
Linus Torvalds
1
-1
/
+1
2014-09-08
rose: use %*ph specifier
Andy Shevchenko
1
-1
/
+2
2014-09-08
Documentation: new page link in SubmittingPatches
Sudip Mukherjee
1
-0
/
+1
2014-09-08
Documentation: NFS/RDMA: Document separate Kconfig symbols
Paul Bolle
1
-7
/
+9
2014-09-08
Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d
Masanari Iida
1
-1
/
+1
2014-09-08
Documentation: i2c: rename variable "register" to "reg"
Jose Manuel Alarcon Roldan
1
-5
/
+5
2014-09-08
Documentation: seq_file: Document seq_open_private(), seq_release_private()
Rob Jones
1
-0
/
+33
2014-09-07
amd-xgbe-phy: Fix build break for missing declaration
Tom Lendacky
1
-0
/
+1
2014-09-07
ufs: fix deadlocks introduced by sb mutex merge
Alexey Khoroshilov
2
-13
/
+8
2014-09-06
tcp: remove obsolete comment about TCP_SKB_CB(skb)->when in tcp_fragment()
Neal Cardwell
1
-3
/
+0
2014-09-06
igb: add flags to set eee advertisement mode
Todd Fujinaka
4
-18
/
+49
2014-09-06
timekeeping: Update timekeeper before updating vsyscall and pvclock
Thomas Gleixner
1
-2
/
+3
2014-09-06
compat: nanosleep: Clarify error handling
Thomas Gleixner
1
-3
/
+21
2014-09-06
e1000: e1000_ethertool.c coding style fixes
Krzysztof Majzerowicz-Jaszcz
1
-76
/
+79
2014-09-06
amd-xgbe: Enable interrupts for all management counters
Lendacky, Thomas
1
-2
/
+2
2014-09-06
amd-xgbe: Treat certain counter registers as 64 bit
Lendacky, Thomas
1
-82
/
+108
2014-09-06
mlx4: only pull headers into skb head
Eric Dumazet
1
-5
/
+8
2014-09-06
mISDN: remove DSP_NEVER_DEFINED and adjust code identation
Colin Ian King
1
-56
/
+53
2014-09-06
greth: moved TX ring cleaning to NAPI rx poll func
Daniel Hellstrom
2
-39
/
+49
2014-09-06
bonding: add slave netlink policy and put slave-related ops together
Jiri Pirko
1
-2
/
+7
2014-09-06
cnic : Cleanup CONFIG_IPV6 & VLAN check
Anish Bhatt
2
-3
/
+3
2014-09-06
ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...
Suman Tripathi
1
-14
/
+34
2014-09-06
ahci_xgene: Skip the PHY and clock initialization if already configured by th...
Suman Tripathi
1
-1
/
+14
2014-09-06
tcp: remove TCP_SKB_CB(skb)->when
Eric Dumazet
5
-36
/
+31
2014-09-06
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
Eric Dumazet
5
-6
/
+11
2014-09-06
ixgbe: use new eth_get_headlen interface
Alexander Duyck
1
-115
/
+1
2014-09-06
igb: use new eth_get_headlen interface
Alexander Duyck
1
-108
/
+1
2014-09-06
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
6
-16
/
+66
2014-09-06
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
3
-3
/
+7
2014-09-06
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
6
-21
/
+40
2014-09-06
net-timestamp: Merge shared code between phy and regular timestamping
Alexander Duyck
2
-52
/
+42
2014-09-06
ipv4: harden fnhe_hashfun()
Eric Dumazet
2
-5
/
+6
2014-09-06
net: treewide: Fix typo found in DocBook/networking.xml
Masanari Iida
9
-13
/
+13
2014-09-06
net-timestamp: fix allocation error in test
Willem de Bruijn
1
-1
/
+0
2014-09-06
hyperv: NULL dereference on error
Dan Carpenter
1
-4
/
+2
[next]