index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-04
tipc: rename functions defined in subscr.c
Ying Xue
1
-2
/
+2
2015-03-31
tipc: fix a slab object leak
Ying Xue
1
-1
/
+1
2015-02-09
tipc: nl compat add noop and remove legacy nl framework
Richard Alpe
1
-1
/
+2
2015-02-09
tipc: move and rename the legacy nl api to "nl compat"
Richard Alpe
1
-0
/
+7
2015-01-12
tipc: make tipc random value aware of net namespace
Ying Xue
1
-5
/
+1
2015-01-12
tipc: make subscriber server support net namespace
Ying Xue
1
-12
/
+12
2015-01-12
tipc: make tipc node address support net namespace
Ying Xue
1
-3
/
+1
2015-01-12
tipc: name tipc name table support net namespace
Ying Xue
1
-7
/
+12
2015-01-12
tipc: make tipc socket support net namespace
Ying Xue
1
-8
/
+4
2015-01-12
tipc: make tipc node table aware of net namespace
Ying Xue
1
-1
/
+3
2015-01-12
tipc: involve namespace infrastructure
Ying Xue
1
-1
/
+27
2015-01-12
tipc: cleanup core.c and core.h files
Ying Xue
1
-23
/
+0
2015-01-12
tipc: remove tipc_core_start/stop routines
Ying Xue
1
-43
/
+23
2015-01-08
tipc: convert tipc reference table to use generic rhashtable
Ying Xue
1
-5
/
+5
2014-08-23
tipc: remove files ref.h and ref.c
Jon Paul Maloy
1
-4
/
+3
2014-08-23
tipc: remove include file port.h
Jon Paul Maloy
1
-1
/
+1
2014-05-14
tipc: decrease connection flow control window
Jon Paul Maloy
1
-3
/
+4
2014-05-05
tipc: purge signal handler infrastructure
Ying Xue
1
-7
/
+0
2014-03-27
tipc: obsolete the remote management feature
Ying Xue
1
-9
/
+0
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-50
/
+59
2014-02-22
tipc: make bearer set up in module insertion stage
Ying Xue
1
-29
/
+9
2014-02-22
tipc: remove all enabled flags from all tipc components
Ying Xue
1
-21
/
+50
2014-02-13
tipc: remove 'links' list from tipc_bearer struct
Ying Xue
1
-1
/
+1
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2013-12-11
tipc: relocate common functions from media to bearer
Ying Xue
1
-6
/
+2
2013-12-10
tipc: correct the order of stopping services at rmmod
Jon Paul Maloy
1
-3
/
+4
2013-06-17
tipc: convert configuration server to use new server facility
Ying Xue
1
-2
/
+2
2013-06-17
tipc: convert topology server to use new server facility
Ying Xue
1
-3
/
+3
2013-06-17
tipc: change socket buffer overflow control to respect sk_rcvbuf
Ying Xue
1
-2
/
+10
2013-04-17
tipc: add InfiniBand media type
Patrick McHardy
1
-2
/
+10
2012-11-22
tipc: delete TIPC_ADVANCED Kconfig variable
Paul Gortmaker
1
-5
/
+0
2012-08-20
tipc: eliminate configuration for maximum number of name publications
Ying Xue
1
-2
/
+0
2012-08-20
tipc: eliminate configuration for maximum number of name subscriptions
Ying Xue
1
-2
/
+0
2012-08-20
tipc: add __read_mostly annotations to several global variables
Ying Xue
1
-5
/
+5
2012-08-20
tipc: change tipc_net_start routine return value type
Ying Xue
1
-3
/
+2
2012-08-20
tipc: remove pointless name sanity check and tipc_alphabet array
Ying Xue
1
-3
/
+0
2012-07-13
tipc: remove print_buf and deprecated log buffer code
Erik Hugne
1
-7
/
+0
2012-07-13
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
1
-7
/
+6
2012-04-30
tipc: compress out gratuitous extra carriage returns
Paul Gortmaker
1
-7
/
+0
2012-04-26
tipc: Optimize initialization of network topology service
Allan Stephens
1
-1
/
+1
2012-04-26
tipc: Optimize initialization of configuration service
Allan Stephens
1
-1
/
+1
2012-02-24
tipc: Eliminate support for tipc_mode global variable
Allan Stephens
1
-2
/
+0
2012-02-24
tipc: Eliminate obsolete support for "not running" mode
Allan Stephens
1
-9
/
+1
2011-12-27
tipc: Minor optimization to deactivation of Ethernet media suppot
Allan Stephens
1
-1
/
+1
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+2
2011-05-10
tipc: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-03-13
tipc: Eliminate configuration for maximum number of cluster nodes
Allan Stephens
1
-6
/
+0
2011-02-23
tipc: Remove unused global variable tipc_user_count
Allan Stephens
1
-2
/
+1
2011-01-01
tipc: split variable assignments out of conditional expressions
Allan Stephens
1
-12
/
+21
2011-01-01
tipc: remove redundant #includes
Allan Stephens
1
-6
/
+0
[next]