index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
8
-35
/
+124
2012-08-15
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
1
-1
/
+1
2012-08-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-35
/
+124
2012-08-15
sctp: fix a compile error in sctp.h
Cong Wang
1
-2
/
+2
2012-08-14
sctp: Make sysctl tunables per net
Eric W. Biederman
2
-116
/
+90
2012-08-14
sctp: Push struct net down into sctp_verify_ext_param
Eric W. Biederman
1
-3
/
+3
2012-08-14
sctp: Push struct net down into all of the state machine functions
Eric W. Biederman
1
-1
/
+2
2012-08-14
sctp: Push struct net down into sctp_in_scope
Eric W. Biederman
1
-1
/
+1
2012-08-14
sctp: Push struct net down into sctp_transport_init
Eric W. Biederman
1
-1
/
+1
2012-08-14
sctp: Push struct net down to sctp_chunk_event_lookup
Eric W. Biederman
2
-8
/
+9
2012-08-14
sctp: Add infrastructure for per net sysctls
Eric W. Biederman
2
-1
/
+9
2012-08-14
sctp: Make the mib per network namespace
Eric W. Biederman
2
-5
/
+7
2012-08-14
sctp: Make the proc files per network namespace.
Eric W. Biederman
2
-13
/
+17
2012-08-14
sctp: Make the ctl_sock per network namespace
Eric W. Biederman
2
-1
/
+8
2012-08-14
sctp: Make the address lists per network namespace
Eric W. Biederman
4
-23
/
+28
2012-08-14
sctp: Make the association hashtable handle multiple network namespaces
Eric W. Biederman
2
-4
/
+5
2012-08-14
sctp: Make the endpoint hashtable handle multiple network namespaces
Eric W. Biederman
2
-3
/
+3
2012-08-14
sctp: Make the port hash table use struct net in it's key.
Eric W. Biederman
2
-2
/
+3
2012-08-14
net sched: Pass the skb into change so it can access NETLINK_CB
Eric W. Biederman
1
-1
/
+2
2012-08-14
userns: Teach inet_diag to work with user namespaces
Eric W. Biederman
1
-0
/
+1
2012-08-14
userns: Implement sk_user_ns
Eric W. Biederman
1
-0
/
+9
2012-08-14
netlink: Make the sending netlink socket availabe in NETLINK_CB
Eric W. Biederman
1
-0
/
+1
2012-08-14
userns: Convert net/ax25 to use kuid_t where appropriate
Eric W. Biederman
1
-2
/
+2
2012-08-14
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
Eric W. Biederman
1
-1
/
+4
2012-08-14
userns: Use kgids for sysctl_ping_group_range
Eric W. Biederman
1
-1
/
+2
2012-08-14
userns: Print out socket uids in a user namespace aware fashion.
Eric W. Biederman
1
-1
/
+2
2012-08-14
userns: Make seq_file's user namespace accessible
Eric W. Biederman
1
-0
/
+14
2012-08-14
userns: Convert sock_i_uid to return a kuid_t
Eric W. Biederman
1
-1
/
+1
2012-08-14
packet: Report socket mclist info via diag module
Pavel Emelyanov
1
-0
/
+10
2012-08-14
packet: Report more packet sk info via diag module
Pavel Emelyanov
1
-0
/
+23
2012-08-14
packet: Diag core and basic socket info dumping
Pavel Emelyanov
2
-0
/
+25
2012-08-14
llc2: Fix silent failure of llc_station_init()
Ben Hutchings
1
-1
/
+1
2012-08-14
netpoll: convert several functions to bool
Amerigo Wang
1
-7
/
+7
2012-08-14
netpoll: check netpoll tx status on the right device
Amerigo Wang
1
-15
/
+15
2012-08-14
netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()
Amerigo Wang
1
-0
/
+3
2012-08-14
netpoll: use netpoll_rx_on() in netpoll_rx()
Amerigo Wang
1
-9
/
+9
2012-08-14
netpoll: take rcu_read_lock_bh() in netpoll_rx()
Amerigo Wang
1
-2
/
+2
2012-08-14
netpoll: make __netpoll_cleanup non-block
Amerigo Wang
1
-0
/
+3
2012-08-14
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
2
-2
/
+3
2012-08-14
gre: Support GRE over IPv6
xeb@mail.ru
5
-2
/
+61
2012-08-14
net: remove netdev_bonding_change()
Amerigo Wang
1
-2
/
+0
2012-08-14
net: move and rename netif_notify_peers()
Amerigo Wang
1
-2
/
+1
2012-08-14
Revert "x86-64/efi: Use EFI to deal with platform wall clock"
H. Peter Anvin
1
-0
/
+2
2012-08-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-0
/
+5
2012-08-13
mutex: Place lock in contended state after fastpath_lock failure
Will Deacon
1
-2
/
+9
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
1
-0
/
+2
2012-08-13
drm/radeon: add some new SI pci ids
Alex Deucher
1
-0
/
+3
2012-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-16
/
+22
2012-08-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+0
2012-08-12
Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-8
/
+0
[prev]
[next]