index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-12
tipc: Fix race condition when creating socket or native port
Allan Stephens
4
-13
/
+25
2008-05-12
tipc: Enhancements to name table initialization
Allan Stephens
1
-5
/
+2
2008-05-09
sctp: add sctp/remaddr table to complete RFC remote address table OID
Neil Horman
2
-0
/
+144
2008-05-09
sctp: Support the new specification of sctp_connectx()
Vlad Yasevich
1
-11
/
+59
2008-05-09
sctp: Bring SCTP_DELAYED_ACK socket option into API compliance
Wei Yongjun
3
-93
/
+169
2008-05-07
mac80211: fix wme code
Johannes Berg
1
-11
/
+15
2008-05-07
wireless: fix warning introduced by "mac80211: QoS related cleanups"
John W. Linville
1
-14
/
+9
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
8
-180
/
+64
2008-05-07
remove ieee80211_wx_{get,set}_auth()
Adrian Bunk
1
-89
/
+0
2008-05-07
remove ieee80211_tx_frame()
Adrian Bunk
1
-86
/
+0
2008-05-07
make sta_rx_agg_session_timer_expired() static
Adrian Bunk
2
-2
/
+2
2008-05-07
mac80211: correct skb allocation
Ester Kummer
1
-7
/
+4
2008-05-07
mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE
Ivo van Doorn
1
-0
/
+7
2008-05-07
mac80211: a few code cleanups
Johannes Berg
9
-31
/
+27
2008-05-07
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
2
-5
/
+5
2008-05-05
tipc: Update version number to TIPC 1.6.4
Allan Stephens
1
-1
/
+1
2008-05-05
tipc: Exclude debug-only print buffer code when not debugging
Allan Stephens
4
-13
/
+37
2008-05-05
tipc: Cosmetic cleanup of system & debug output declarations
Allan Stephens
1
-50
/
+67
2008-05-05
[TIPC]: Cosmetic cleanup of print buffer code
Allan Stephens
2
-9
/
+11
2008-05-05
tipc: Elimination of print buffer chaining
Allan Stephens
3
-94
/
+80
2008-05-05
tipc: Fix null pointer dereference in debug code
Allan Stephens
1
-3
/
+0
2008-05-05
tipc: Fix recursive spinlock invocation in print buffer code
Allan Stephens
1
-5
/
+12
2008-05-05
tipc: Provide feedback when log buffer resizing fails
Allan Stephens
2
-5
/
+12
2008-05-05
tipc: Simplify log buffer resizing
Allan Stephens
4
-25
/
+13
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
1
-6
/
+0
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
42
-166
/
+171
2008-05-03
hrtimer: remove duplicate helper function
Oliver Hartkopp
1
-6
/
+0
2008-05-02
rose: Wrong list_lock argument in rose_node seqops
Bernard Pidoux
1
-4
/
+4
2008-05-02
netns: Fix reassembly timer to use the right namespace
Daniel Lezcano
1
-1
/
+3
2008-05-02
netns: Fix device renaming for sysfs
Daniel Lezcano
3
-3
/
+10
2008-05-02
bridge: forwarding table information for >256 devices
Stephen Hemminger
1
-0
/
+4
2008-05-02
dccp: ccid2.c, ccid3.c use clamp(), clamp_t()
Harvey Harrison
2
-3
/
+3
2008-05-02
net: remove NR_CPUS arrays in net/core/dev.c
Mike Travis
1
-4
/
+11
2008-05-02
net: use get/put_unaligned_* helpers
Harvey Harrison
4
-23
/
+21
2008-05-02
bluetooth: use get/put_unaligned_* helpers
Harvey Harrison
4
-11
/
+10
2008-05-02
irda: use get_unaligned_* helpers
Harvey Harrison
1
-3
/
+5
2008-05-02
net: Add a WARN_ON_ONCE() to the transmit timeout function
Arjan van de Ven
1
-0
/
+1
2008-05-02
net: Add missing braces to multi-statement if()s
Ilpo Järvinen
2
-2
/
+4
2008-05-02
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-7
/
+6
2008-05-02
netfilter: assign PDE->fops before gluing PDE into /proc tree
Denis V. Lunev
1
-3
/
+3
2008-05-02
ipv4: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2
-11
/
+6
2008-05-02
vlan: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-4
/
+3
2008-05-02
atm: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-4
/
+2
2008-05-02
ipv6: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-4
/
+2
2008-05-02
net: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2
-11
/
+6
2008-05-02
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2
-9
/
+9
2008-05-02
sunrpc: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2
-16
/
+7
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
2
-5
/
+4
2008-05-01
net: fix returning void-valued expression warnings
Harvey Harrison
4
-7
/
+13
2008-05-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
5
-36
/
+38
[next]