index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: add a temporary sanity check in skb_orphan()
Eric Dumazet
2013-08-01
1
-0
/
+2
*
cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypes
Joe Perches
2013-08-01
2
-2
/
+2
*
checksum: Remove extern from function prototypes
Joe Perches
2013-08-01
1
-5
/
+5
*
cfg80211.h/mac80211.h: Remove extern from function prototypes
Joe Perches
2013-08-01
2
-25
/
+25
*
ax25.h: Remove extern from function prototypes
Joe Perches
2013-08-01
1
-106
/
+109
*
arp/neighbour.h: Remove extern from function prototypes
Joe Perches
2013-08-01
2
-65
/
+63
*
af_rxrpc.h: Remove extern from function prototypes
Joe Perches
2013-08-01
1
-19
/
+16
*
af_unix.h: Remove extern from function prototypes
Joe Perches
2013-08-01
1
-8
/
+8
*
addrconf.h: Remove extern function prototypes
Joe Perches
2013-08-01
1
-88
/
+72
*
fib_rules: add .suppress operation
Stefan Tomanek
2013-08-01
2
-1
/
+5
*
net: Remove extern from include/net/ scheduling prototypes
Joe Perches
2013-08-01
4
-101
/
+104
*
net: skb_orphan() changes
Eric Dumazet
2013-08-01
1
-3
/
+4
*
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
2013-07-31
1
-0
/
+1
*
net: split rt_genid for ipv4 and ipv6
fan.du
2013-07-31
3
-5
/
+34
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-07-31
2
-13
/
+15
|
\
|
*
PCI: Add function to obtain minimum link width and speed
Jacob Keller
2013-07-31
1
-0
/
+2
|
*
PCI: move enum pcie_link_width into pci.h
Jacob Keller
2013-07-31
2
-13
/
+13
*
|
tcp: Remove unused tcpct declarations and comments
Dmitry Popov
2013-07-31
2
-5
/
+0
*
|
rtnl: export physical port id via RT netlink
Jiri Pirko
2013-07-31
1
-0
/
+1
*
|
net: add ndo to get id of physical port of the device
Jiri Pirko
2013-07-31
1
-0
/
+20
|
/
*
9p: client: remove unused code and any reference to "cancelled" function
Andi Shyti
2013-07-31
1
-3
/
+0
*
net/mlx4_core: Respond to operation request by firmware
Yevgeny Petrilin
2013-07-29
2
-0
/
+2
*
pktgen: Add UDPCSUM flag to support UDP checksums
Thomas Graf
2013-07-28
1
-0
/
+1
*
VSOCK: Move af_vsock.h and vsock_addr.h to include/net
Asias He
2013-07-28
2
-0
/
+205
*
USBNET: centralize computing of max rx/tx qlen
Ming Lei
2013-07-28
1
-0
/
+3
*
net/sctp: Refactor SCTP skb checksum computation
Joe Stringer
2013-07-28
1
-0
/
+15
*
virtio-net: put virtio net header inline with data
Michael S. Tsirkin
2013-07-28
1
-1
/
+3
*
net: Make devnet_rename_seq static
Thomas Gleixner
2013-07-25
1
-3
/
+0
*
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
2013-07-25
4
-6
/
+29
*
net: add sk_stream_is_writeable() helper
Eric Dumazet
2013-07-25
1
-0
/
+4
*
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-07-25
10
-10
/
+10
*
team: add support for sending multicast rejoins
Jiri Pirko
2013-07-24
1
-0
/
+6
*
net: convert resend IGMP to notifier event
Jiri Pirko
2013-07-24
2
-1
/
+1
*
team: add peer notification
Jiri Pirko
2013-07-24
1
-1
/
+7
*
tcp: prefer packet timing to TS-ECR for RTT
Yuchung Cheng
2013-07-23
1
-1
/
+0
*
tcp: consolidate SYNACK RTT sampling
Yuchung Cheng
2013-07-23
1
-9
/
+0
*
tun: Support software transmit time stamping.
Richard Cochran
2013-07-22
1
-0
/
+3
*
net: Provide a generic socket error queue delivery method for Tx time stamps.
Richard Cochran
2013-07-22
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-19
1
-2
/
+1
|
\
|
*
vlan: mask vlan prio bits
Eric Dumazet
2013-07-18
1
-2
/
+1
*
|
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-18
2
-17
/
+84
|
\
\
|
*
|
sysfs: use file mode defines from stat.h
Oliver Schinagl
2013-07-16
1
-8
/
+9
|
*
|
sysfs: add more helper macro's for (bin_)attribute(_groups)
Oliver Schinagl
2013-07-16
1
-13
/
+38
|
*
|
driver core: add default groups to struct class
Greg Kroah-Hartman
2013-07-16
1
-1
/
+3
|
*
|
driver core: Introduce device_create_groups
Guenter Roeck
2013-07-16
1
-0
/
+5
|
*
|
sysfs: add support for binary attributes in groups
Greg Kroah-Hartman
2013-07-16
1
-2
/
+2
|
*
|
driver core: device.h: add RW and RO attribute macros
Greg Kroah-Hartman
2013-07-16
1
-7
/
+21
|
*
|
sysfs.h: add BIN_ATTR macro
Greg Kroah-Hartman
2013-07-16
1
-0
/
+9
|
*
|
sysfs.h: add ATTRIBUTE_GROUPS() macro
Greg Kroah-Hartman
2013-07-16
1
-0
/
+9
|
*
|
sysfs.h: add __ATTR_RW() macro
Greg Kroah-Hartman
2013-07-16
1
-0
/
+2
|
|
/
[next]