index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-05
net: Don't leak packets when a netns is going down
Eric W. Biederman
1
-1
/
+3
2008-11-05
net: Guaranetee the proper ordering of the loopback device.
Eric W. Biederman
1
-0
/
+12
2008-11-05
netns: Delete virtual interfaces during namespace cleanup
Eric W. Biederman
1
-0
/
+6
2008-11-05
net: sk_free_datagram() should use sk_mem_reclaim_partial()
Eric Dumazet
1
-3
/
+2
2008-11-04
dccp: Cleanup routines for feature negotiation
Gerrit Renker
3
-1
/
+3
2008-11-04
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
8
-6
/
+69
2008-11-04
dccp: List management for new feature negotiation
Gerrit Renker
2
-0
/
+75
2008-11-04
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
1
-0
/
+39
2008-11-04
dccp: Basic data structure for feature negotiation
Gerrit Renker
1
-0
/
+61
2008-11-03
net/: Kill now superfluous ->last_rx stores.
David S. Miller
7
-9
/
+0
2008-11-03
netem: eliminate unneeded return values
Stephen Hemminger
1
-21
/
+9
2008-11-03
net: remove two duplicated #include
Jianjun Kong
2
-2
/
+0
2008-11-03
net: '&' redux
Alexey Dobriyan
38
-509
/
+509
2008-11-03
net: increase receive packet quantum
Stephen Hemminger
1
-7
/
+4
2008-11-03
IPVS: Remove supports_ipv6 scheduler flag
Julius Volz
11
-48
/
+6
2008-11-03
IPVS: Add IPv6 support to LBLC/LBLCR schedulers
Julius Volz
2
-61
/
+92
2008-11-03
pkt_sched: sch_generic: Kfree gso_skb in qdisc_reset()
Jarek Poplawski
1
-0
/
+3
2008-11-03
net: clean up net/ipv4/tcp_ipv4.c
Jianjun Kong
1
-8
/
+8
2008-11-03
net: clean up net/ipv4/devinet.c
Jianjun Kong
1
-5
/
+5
2008-11-03
net: clean up net/ipv4/pararp.c
Jianjun Kong
1
-7
/
+7
2008-11-03
net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.c
Jianjun Kong
3
-5
/
+5
2008-11-03
net: clean up net/ipv4/ipmr.c
Jianjun Kong
1
-65
/
+65
2008-11-03
net: clean up net/ipv4/ip_sockglue.c tcp_output.c
Jianjun Kong
2
-20
/
+20
2008-11-03
net: clean up net/ipv4/igmp.c
Jianjun Kong
1
-23
/
+23
2008-11-03
net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c
Jianjun Kong
3
-18
/
+18
2008-11-03
net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...
Jianjun Kong
6
-12
/
+12
2008-11-03
net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c in...
Jianjun Kong
6
-13
/
+13
2008-11-02
sunrpc: Fix build warning due to typo in %pI4 format changes.
David S. Miller
1
-1
/
+1
2008-11-02
IPVS: Add IPv6 support to SH and DH schedulers
Julius Volz
2
-18
/
+42
2008-11-02
sch_netem: Replace ->requeue() method with open code
Jarek Poplawski
1
-1
/
+5
2008-11-02
sch_netem: Remove classful functionality
Jarek Poplawski
1
-87
/
+0
2008-11-02
[TCP] CUBIC v2.3
Sangtae Ha
1
-11
/
+109
2008-11-01
af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.c
Jianjun Kong
3
-44
/
+42
2008-11-01
udp: add a missing smp_wmb() in udp_lib_get_port()
Eric Dumazet
1
-0
/
+5
2008-11-01
xfrm6: handling fragment
Nicolas Dichtel
1
-3
/
+6
2008-10-31
mac80211: fix two kernel-doc warnings
Johannes Berg
1
-18
/
+20
2008-10-31
wireless regulatory: move ignore_request
Johannes Berg
1
-63
/
+63
2008-10-31
wireless: clean up regulatory ignore_request function
Johannes Berg
1
-40
/
+27
2008-10-31
wireless: remove struct regdom hinting
Johannes Berg
3
-64
/
+24
2008-10-31
wireless: make regdom passing semantics simpler
Johannes Berg
2
-8
/
+6
2008-10-31
mac80211: Re-enable aggregation
Sujith
6
-54
/
+64
2008-10-31
mac80211: allow all interfaces types to handle RX action frames
Andrey Yurovsky
1
-8
/
+0
2008-10-31
wireless: remove write-only 'granted' variable
Johannes Berg
1
-2
/
+0
2008-10-31
mac80211: Change WARN_ON to WARN_ON_ONCE
Sujith
1
-2
/
+2
2008-10-31
mac80211: make use of regulatory tx power settings on change of tx power
Luis R. Rodriguez
1
-12
/
+6
2008-10-31
mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().
Rami Rosen
1
-49
/
+55
2008-10-31
wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts
John W. Linville
1
-1
/
+1
2008-10-31
wireless: use individual buffers for printing ssid values
John W. Linville
3
-14
/
+21
2008-10-31
wireless: escape_ssid should handle non-printables
John W. Linville
1
-6
/
+19
2008-10-31
wireless: remove NETWORK_EMPTY_ESSID flag
John W. Linville
3
-27
/
+5
[next]