index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-23
netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.
David S. Miller
1
-1
/
+1
2012-09-22
ptp: clarify the clock_name sysfs attribute
Richard Cochran
1
-1
/
+3
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
1
-2
/
+5
2012-09-21
netlink: use <linux/export.h> instead of <linux/module.h>
Pablo Neira Ayuso
1
-1
/
+1
2012-09-20
ipv4: Don't add TCP-code in inet_sock_destruct
Christoph Paasch
1
-0
/
+4
2012-09-20
IB/ipoib: Add rtnl_link_ops support
Or Gerlitz
1
-0
/
+11
2012-09-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
David S. Miller
2
-2
/
+17
2012-09-19
netpoll: call ->ndo_select_queue() in tx path
Amerigo Wang
1
-0
/
+3
2012-09-19
netdev: make address const in device address management
stephen hemminger
1
-14
/
+14
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-21
/
+80
2012-09-14
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-0
/
+1
2012-09-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2012-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+14
2012-09-14
Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2012-09-13
mISDN: Fix wrong usage of flush_work_sync while holding locks
Karsten Keil
1
-1
/
+1
2012-09-13
Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-6
/
+4
2012-09-12
i2c: pnx: Fix read transactions of >= 2 bytes
Roland Stigge
1
-0
/
+1
2012-09-10
etherdevice: introduce help function eth_zero_addr()
Duan Jiong
1
-0
/
+11
2012-09-10
filter: add MOD operation
Eric Dumazet
1
-0
/
+4
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-7
/
+7
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-3
/
+10
2012-09-08
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
1
-5
/
+4
2012-09-07
pps/ptp: Allow PHC devices to adjust PPS events for known delay
Ben Hutchings
2
-2
/
+17
2012-09-07
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
1
-1
/
+2
2012-09-07
net/mlx4_core: Add security check / enforcement for flow steering rules set for VMs
Hadar Hen Zion
1
-0
/
+11
2012-09-07
net/mlx4_core: Put Firmware flow steering structures in common header files
Hadar Hen Zion
1
-0
/
+2
2012-09-07
SUNRPC: Fix a UDP transport regression
Trond Myklebust
1
-0
/
+3
2012-09-06
kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"
Bjørn Mork
1
-1
/
+1
2012-09-06
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-2
/
+10
2012-09-06
NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached
Trond Myklebust
1
-1
/
+1
2012-09-05
Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
Linus Torvalds
1
-0
/
+1
2012-09-05
net: qdisc busylock needs lockdep annotations
Eric Dumazet
1
-0
/
+2
2012-09-05
tcp: add generic netlink support for tcp_metrics
Julian Anastasov
2
-0
/
+55
2012-09-04
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
1
-5
/
+0
2012-09-04
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
1
-0
/
+1
2012-09-04
perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled
K.Prasad
1
-0
/
+2
2012-09-04
perf_event: Switch to internal refcount, fix race with close()
Al Viro
1
-1
/
+1
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
17
-11
/
+209
2012-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-09-01
linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends
Guenter Roeck
1
-2
/
+10
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
1
-0
/
+7
2012-08-31
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
2
-3
/
+46
2012-08-31
net:stmmac: Remove bus_id from mdio platform data.
Srinivas Kandagatla
1
-1
/
+0
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-1
/
+21
2012-08-30
bnx2x: fix 57840_MF pci id
Yuval Mintz
1
-1
/
+1
2012-08-30
of/mdio: Add dummy functions in of_mdio.h.
Srinivas Kandagatla
1
-0
/
+33
2012-08-30
netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation target
Patrick McHardy
2
-0
/
+17
2012-08-30
netfilter: nf_nat: support IPv6 in SIP NAT helper
Patrick McHardy
1
-5
/
+4
2012-08-30
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
1
-0
/
+2
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
4
-11
/
+18
[next]