index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-05
[IPSEC]: Reject packets within replay window but outside the bit mask
Herbert Xu
1
-1
/
+2
2007-04-04
[IPv6]: Exclude truncated packets from InHdrErrors statistics
Mitsuru Chinen
1
-4
/
+4
2007-04-04
[APPLETALK]: Fix a remotely triggerable crash
Jean Delvare
1
-2
/
+5
2007-04-04
[PATCH] net/sunrpc/svcsock.c: fix a check
Adrian Bunk
1
-2
/
+2
2007-04-04
[PATCH] net: Ignore sysfs network device rename bugs.
Eric W. Biederman
1
-7
/
+4
2007-04-02
[TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.
John Heffner
1
-0
/
+3
2007-04-02
[IPv6]: Fix incorrect length check in rawv6_sendmsg()
YOSHIFUJI Hideaki
2
-3
/
+3
2007-04-02
[NET_SCHED]: cls_basic: fix memory leak in basic_destroy
Patrick McHardy
1
-0
/
+1
2007-04-02
[NET]: Change "not found" return value for rule lookup
Steven Whitehouse
1
-1
/
+1
2007-03-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-6
/
+6
2007-03-29
[IFB]: Fix crash on input device removal
Patrick McHardy
3
-6
/
+6
2007-03-29
[PATCH] bluetooth hid quirks: mightymouse quirk
Jiri Kosina
1
-0
/
+23
2007-03-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+3
2007-03-28
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-33
/
+52
2007-03-28
[DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOV
Arnaldo Carvalho de Melo
1
-1
/
+3
2007-03-28
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2
-33
/
+52
2007-03-27
[IPV6]: Set IF_READY if the device is up and has carrier
Herbert Xu
1
-0
/
+3
2007-03-27
[NET_SCHED]: sch_htb/sch_hfsc: fix oops in qlen_notify
Patrick McHardy
2
-4
/
+6
2007-03-27
[PATCH] WE-22 : prevent information leak on 64 bit
Jean Tourrilhes
2
-33
/
+52
2007-03-26
[NET]: Remove dead net/sched/Makefile entry for sch_hpfq.o.
Robert P. J. Day
1
-1
/
+0
2007-03-26
[IPV4] fib_trie: Document locking.
Robert Olsson
1
-0
/
+9
2007-03-26
[NET]: Correct accept(2) recovery after sock_attach_fd()
Alexey Dobriyan
1
-1
/
+6
2007-03-25
[NET_SCHED]: Fix ingress locking
Patrick McHardy
1
-2
/
+2
2007-03-25
[NET_SCHED]: cls_basic: fix NULL pointer dereference
Patrick McHardy
1
-9
/
+7
2007-03-25
[DCCP]: make dccp_write_xmit_timer() static again
Adrian Bunk
2
-2
/
+1
2007-03-25
[IPV6]: Fix routing round-robin locking.
David S. Miller
2
-38
/
+67
2007-03-25
[DECNet] fib: Fix out of bound access of dn_fib_props[]
Thomas Graf
1
-1
/
+4
2007-03-25
[IPv4] fib: Fix out of bound access of fib_props[]
Thomas Graf
2
-1
/
+6
2007-03-25
[NET] AX.25 Kconfig and docs updates and fixes
Ralf Baechle
1
-25
/
+36
2007-03-25
[NET]: Fix neighbour destructor handling.
Alexey Kuznetsov
2
-13
/
+10
2007-03-25
[NET]: Fix fib_rules compatibility breakage
Thomas Graf
4
-24
/
+47
2007-03-24
[PATCH] fix typos in net/ieee80211/Kconfig
Patrick Ringl
1
-3
/
+3
2007-03-22
[NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changed
Patrick McHardy
2
-12
/
+17
2007-03-22
[NETFILTER]: nf_conntrack_netlink: add missing dependency on NF_NAT
Patrick McHardy
1
-0
/
+1
2007-03-22
[NET]: fix up misplaced inlines.
Dave Jones
8
-12
/
+12
2007-03-22
[SCTP]: Correctly reset ssthresh when restarting association
Vlad Yasevich
1
-1
/
+1
2007-03-22
[BRIDGE]: Fix fdb RCU race
Patrick McHardy
1
-2
/
+2
2007-03-22
[NET]: Fix fib_rules dump race
Patrick McHardy
1
-1
/
+1
2007-03-20
[XFRM]: ipsecv6 needs a space when printing audit record.
Joy Latten
1
-1
/
+1
2007-03-20
[X25] x25_forward_call(): fix NULL dereferences
Adrian Bunk
1
-43
/
+45
2007-03-20
[SCTP]: Reset some transport and association variables on restart
Vlad Yasevich
2
-0
/
+41
2007-03-20
[SCTP]: Increment error counters on user requested HBs.
Vlad Yasevich
1
-2
/
+18
2007-03-20
[SCTP]: Clean up stale data during association restart
Vlad Yasevich
2
-1
/
+7
2007-03-20
[IrDA]: Calling ppp_unregister_channel() from process context
Samuel Ortiz
2
-10
/
+26
2007-03-20
[IrDA]: irttp_dup spin_lock initialisation
G. Liakhovetski
1
-0
/
+1
2007-03-16
[IPV6]: ipv6_fl_socklist is inadvertently shared.
Masayuki Nakagawa
1
-0
/
+1
2007-03-16
[TCP]: Fix tcp_mem[] initialization.
John Heffner
1
-3
/
+10
2007-03-16
[NET]: Copy mac_len in skb_clone() as well
Alexey Dobriyan
1
-0
/
+1
2007-03-16
[IPV4]: Do not disable preemption in trie_leaf_remove().
Robert Olsson
1
-2
/
+0
2007-03-12
[XFRM]: Fix missing protocol comparison of larval SAs.
Joy Latten
1
-2
/
+4
[next]