index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-13
tipc: Reduce footprint by un-inlining buf_acquire routine
Allan Stephens
2
-23
/
+25
2010-05-13
tipc: Reduce footprint by un-inlining bearer congestion routine
Allan Stephens
2
-14
/
+14
2010-05-13
tipc: Reduce footprint by un-inlining port list routines
Allan Stephens
2
-50
/
+52
2010-05-13
tipc: Reduce footprint by un-inlining nmap routines
Allan Stephens
2
-59
/
+64
2010-05-13
tipc: Reduce footprint by un-inlining address routines
Allan Stephens
2
-34
/
+35
2010-05-13
tipc: add tipc_ prefix to fcns targeted for un-inlining
Allan Stephens
13
-55
/
+55
2010-05-13
tipc: Relocate trivial link status functions to header file
Allan Stephens
3
-31
/
+36
2010-05-13
tipc: remove abstraction for link_max_pkt
Allan Stephens
1
-16
/
+11
2010-05-13
tipc: Add support for "-s" configuration option
Allan Stephens
3
-3
/
+42
2010-05-13
tipc: Rename "multicast-link" to "broadcast-link"
Allan Stephens
1
-1
/
+1
2010-05-13
tipc: Eliminate unnecessary initialization in native API send routines
Allan Stephens
1
-2
/
+2
2010-05-13
tipc: Prune unused data structures from configuration service
Allan Stephens
1
-14
/
+14
2010-05-13
tipc: Eliminate unused argument in print statement
Allan Stephens
1
-3
/
+1
2010-05-13
tipc: Eliminate obsolete port's "congested_link" field
Allan Stephens
3
-5
/
+0
2010-05-13
netfilter: xtables: add missing depends for xt_TEE
Jan Engelhardt
1
-0
/
+1
2010-05-13
mac80211: fix paged defragmentation
Abhijeet Kolekar
1
-0
/
+6
2010-05-13
mac80211: check channel switch mode for future frames transmit
Wey-Yi Guy
1
-1
/
+2
2010-05-13
mac80211: add offload channel switch support
Johannes Berg
4
-5
/
+114
2010-05-13
mac80211: don't process work item with wrong frame
Johannes Berg
1
-2
/
+25
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
12
-23
/
+79
2010-05-12
wimax: checking ERR_PTR vs null
Dan Carpenter
1
-1
/
+1
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-139
/
+412
2010-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-21
/
+77
2010-05-11
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
97
-341
/
+297
2010-05-11
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
3
-92
/
+78
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
21
-46
/
+43
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
58
-81
/
+69
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
96
-121
/
+133
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
4
-54
/
+51
2010-05-11
ipv6: ip6mr: add support for dumping routing tables over netlink
Patrick McHardy
1
-7
/
+89
2010-05-11
ipv6: ip6mr: support multiple tables
Patrick McHardy
3
-67
/
+377
2010-05-11
ipv6: ip6mr: move mroute data into seperate structure
Patrick McHardy
1
-176
/
+214
2010-05-11
ipv6: ip6mr: convert struct mfc_cache to struct list_head
Patrick McHardy
1
-65
/
+62
2010-05-11
ipv6: ip6mr: remove net pointer from struct mfc6_cache
Patrick McHardy
1
-32
/
+31
2010-05-11
ipv6: ip6mr: move unres_queue and timer to per-namespace data
Patrick McHardy
1
-41
/
+33
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
137
-2045
/
+1911
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+2
2010-05-11
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
1
-1
/
+2
2010-05-10
netfilter: use rcu_dereference_protected()
Patrick McHardy
2
-6
/
+26
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
139
-2480
/
+3662
2010-05-10
netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCU
Patrick McHardy
1
-1
/
+5
2010-05-10
net: Fix FDDI and TR config checks in ipv4 arp and LLC.
David S. Miller
2
-4
/
+4
2010-05-10
IPv4: unresolved multicast route cleanup
Andreas Meissner
1
-1
/
+2
2010-05-10
Bluetooth: Fix issues where sk_sleep() helper is needed now
Marcel Holtmann
1
-4
/
+4
2010-05-10
Bluetooth: Use strict_strtoul instead of simple_strtoul
Tomas Winkler
1
-12
/
+6
2010-05-10
Bluetooth: Create per controller workqueue
Marcel Holtmann
2
-13
/
+17
2010-05-10
Bluetooth: Fix spec error in the RemoteBusy Logic
Gustavo F. Padovan
1
-1
/
+2
2010-05-10
Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu()
Gustavo F. Padovan
1
-4
/
+4
2010-05-10
Bluetooth: Fix race condition on l2cap_ertm_send()
Gustavo F. Padovan
1
-33
/
+66
2010-05-10
Bluetooth: Add wait_queue to wait ack of all sent packets
Gustavo F. Padovan
1
-0
/
+34
[prev]
[next]