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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-07
ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.c
Denis V. Lunev
1
-13
/
+13
2008-10-07
netns: register /proc/net/dev_snmp6/* in each ns
Denis V. Lunev
1
-24
/
+16
2008-10-07
netns: move /proc/net/dev_snmp6 to struct net
Denis V. Lunev
2
-9
/
+15
2008-10-07
tcp: cleanup messy initializer
Ilpo Järvinen
1
-2
/
+2
2008-10-07
tcp: kill pointless urg_mode
Ilpo Järvinen
5
-19
/
+24
2008-10-07
net: packet split receive api
Peter Zijlstra
2
-0
/
+43
2008-10-07
net: wrap sk->sk_backlog_rcv()
Peter Zijlstra
5
-5
/
+10
2008-10-07
ipv6: initialize ip6_route sysctl vars in ip6_route_net_init()
Peter Zijlstra
2
-8
/
+9
2008-10-07
ipv6: clean up ip6_route_net_init() error handling
Peter Zijlstra
1
-9
/
+10
2008-10-07
inet: Don't lookup the socket if there's a socket attached to the skb
KOVACS Krisztian
5
-13
/
+41
2008-10-07
inet: Add udplib_lookup_skb() helpers
KOVACS Krisztian
2
-4
/
+24
2008-10-07
inet_hashtables: Add inet_lookup_skb helpers
Arnaldo Carvalho de Melo
6
-14
/
+31
2008-10-06
tcp: Respect SO_RCVLOWAT in tcp_poll().
David S. Miller
1
-4
/
+8
2008-10-06
pkt_sched: Simplify dev_requeue_skb and dequeue_skb
Jarek Poplawski
1
-16
/
+5
2008-10-06
pkt_sched: Fix handling of gso skbs on requeuing
Jarek Poplawski
2
-5
/
+18
2008-10-05
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
Arnaud Ebalard
7
-37
/
+154
2008-10-05
Phonet: pipe end-point protocol documentation
Rémi Denis-Courmont
1
-0
/
+54
2008-10-05
Phonet: implement GPRS virtual interface over PEP socket
Rémi Denis-Courmont
8
-16
/
+550
2008-10-05
Phonet: receive pipe control requests as out-of-band data
Rémi Denis-Courmont
3
-19
/
+52
2008-10-05
Phonet: Pipe End Point for Phonet Pipes protocol
Rémi Denis-Courmont
5
-2
/
+1031
2008-10-05
Phonet: connected sockets glue
Rémi Denis-Courmont
2
-0
/
+140
2008-10-05
Phonet: modules auto-loading support
Rémi Denis-Courmont
1
-3
/
+9
2008-10-05
netdrv: Fix unregister_netdev typos
Herbert Xu
2
-2
/
+2
2008-10-01
sctp: correctly save sctp_adaptation from parameter.
Vlad Yasevich
1
-1
/
+1
2008-10-01
sctp: enable cookie-echo retransmission transport switch
Vlad Yasevich
2
-34
/
+46
2008-10-01
sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES
Wei Yongjun
1
-2
/
+8
2008-10-01
sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state
Wei Yongjun
2
-18
/
+8
2008-10-01
sctp: try harder to figure out address family when checking wildcards
Vlad Yasevich
4
-11
/
+22
2008-10-01
sctp: reduce memory footprint of sctp_chunk structure
Neil Horman
4
-23
/
+26
2008-10-01
sctp: Retransmit list is ineligable for missing indications
Vlad Yasevich
1
-2
/
+0
2008-10-01
sctp: Optimize SFR-CACC transport list walking during SACK processing
Vlad Yasevich
1
-15
/
+19
2008-10-01
sctp: Only mark chunks as missing when there are gaps
Vlad Yasevich
1
-9
/
+12
2008-10-01
udp: Export UDP socket lookup function
KOVACS Krisztian
2
-0
/
+11
2008-10-01
tcp: Port redirection support for TCP
KOVACS Krisztian
5
-2
/
+6
2008-10-01
ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible
KOVACS Krisztian
5
-1
/
+15
2008-10-01
tcp: Handle TCP SYN+ACK/ACK/RST transparency
KOVACS Krisztian
3
-4
/
+19
2008-10-01
ipv4: Conditionally enable transparent flow flag when connecting
KOVACS Krisztian
1
-1
/
+5
2008-10-01
ipv4: Make inet_sock.h independent of route.h
KOVACS Krisztian
5
-7
/
+8
2008-10-01
ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set
Tóth László Attila
1
-1
/
+1
2008-10-01
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
5
-3
/
+20
2008-10-01
ipv4: Loosen source address check on IPv4 output
Julian Anastasov
2
-7
/
+15
2008-10-01
net: BUG instead of corrupting memory in pskb_expand_head
Herbert Xu
1
-0
/
+2
2008-10-01
ipsec: Put dumpers on the dump list
Herbert Xu
6
-175
/
+159
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
327
-2128
/
+3182
2008-10-01
af_key: Free dumping state on socket close
Timo Teras
1
-11
/
+19
2008-10-01
ipv6: almost identical frag hashing funcs combined
Ilpo Järvinen
3
-35
/
+10
2008-10-01
XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep
Arnaud Ebalard
1
-0
/
+2
2008-10-01
mv643xx_eth: hook up skb recycling
Lennert Buytenhek
1
-21
/
+45
2008-10-01
net: add skb_recycle_check() to enable netdriver skb recycling
Lennert Buytenhek
2
-2
/
+41
2008-10-01
ipv6: NULL pointer dereferrence in tcp_v6_send_ack
Denis V. Lunev
1
-1
/
+1
[next]