index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
scsi_ioctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-24
[NET]: include/linux/udp.h - remove duplicate include
Joe Perches
1
-11
/
+7
2008-03-24
[NET]: include/linux/igmp.h - remove duplicate include
Joe Perches
1
-21
/
+17
2008-03-24
[NET]: include/linux/atalk.h - remove duplicate include
Joe Perches
1
-2
/
+0
2008-03-24
[NET]: include/net/route.h - remove duplicate include
Joe Perches
1
-1
/
+0
2008-03-24
[IPV6]: Remove unused code in ndisc_send_redirect().
Rami Rosen
1
-3
/
+0
2008-03-23
[8390]: Fix build error.
David S. Miller
1
-1
/
+1
2008-03-23
[IPV4] route: use read_mostly
Stephen Hemminger
1
-19
/
+17
2008-03-23
[IPV4]: sk parameter is unused in ipv4_dst_blackhole.
Denis V. Lunev
1
-2
/
+2
2008-03-23
[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.
Rusty Russell
1
-1
/
+2
2008-03-23
[RAW]: Add raw_hashinfo member on struct proto.
Pavel Emelyanov
4
-29
/
+15
2008-03-23
[UDP]: Make full use of proto.h.udp_hash innovation.
Pavel Emelyanov
7
-40
/
+20
2008-03-23
[SOCK]: Add udp_hash member to struct proto.
Pavel Emelyanov
9
-12
/
+15
2008-03-23
[IPV4]: Always pass ip_options pointer into ip_options_compile.
Denis V. Lunev
2
-12
/
+10
2008-03-23
[IPV4]: Remove unused ip_options->is_data.
Denis V. Lunev
3
-8
/
+1
2008-03-23
[IPV4]: Remove unnecessary check for opt->is_data in ip_options_compile.
Denis V. Lunev
1
-2
/
+1
2008-03-22
[TCP]: TCP_DEFER_ACCEPT updates - process as established
Patrick McManus
9
-33
/
+99
2008-03-22
[TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synack
Patrick McManus
1
-2
/
+3
2008-03-22
[TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflicts with max_thresh
Patrick McManus
1
-2
/
+1
2008-03-21
socket: SOCK_DEBUG type checking
Stephen Hemminger
1
-1
/
+5
2008-03-21
[NET]: NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6]
Pavel Emelyanov
2
-3
/
+3
2008-03-21
netlink: make socket filters work on netlink
Stephen Hemminger
1
-4
/
+23
2008-03-21
[NETNS][IPV6] tcp6 - make proc per namespace
Daniel Lezcano
5
-19
/
+24
2008-03-21
[NETNS][IPV6] udp6 - make proc per namespace
Daniel Lezcano
7
-24
/
+29
2008-03-21
[NETNS][IPV4] tcp - make proc handle the network namespaces
Daniel Lezcano
2
-9
/
+36
2008-03-21
[NETNS][IPV6] tcp - assign the netns for timewait sockets
Daniel Lezcano
1
-0
/
+1
2008-03-21
[NETNS][IPV6] udp - make proc handle the network namespace
Daniel Lezcano
2
-4
/
+29
2008-03-21
[NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled in
Daniel Lezcano
1
-15
/
+38
2008-03-21
[NET]: Add per-connection option to set max TSO frame size
Peter P Waskiewicz Jr
5
-4
/
+19
2008-03-21
[NET] ifb: set separate lockdep classes for queue locks
Jarek Poplawski
1
-0
/
+15
2008-03-21
[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.
YOSHIFUJI Hideaki
1
-2
/
+3
2008-03-21
[TCP]: Fix shrinking windows with window scaling
Patrick McHardy
1
-1
/
+1
2008-03-21
netpoll: zap_completion_queue: adjust skb->users counter
Jarek Poplawski
1
-2
/
+4
2008-03-20
bridge: use time_before() in br_fdb_cleanup()
Fabio Checconi
1
-1
/
+1
2008-03-20
[TG3]: Fix build warning on sparc32.
David S. Miller
1
-3
/
+3
2008-03-20
MAINTAINERS: bluez-devel is subscribers-only
Pavel Machek
1
-1
/
+1
2008-03-20
audit: netlink socket can be auto-bound to pid other than current->pid (v2)
Pavel Emelyanov
1
-3
/
+8
2008-03-20
[NET]: Fix permissions of /proc/net
Andre Noll
1
-1
/
+1
2008-03-20
[SCTP]: Fix a race between module load and protosw access
Vlad Yasevich
3
-61
/
+112
2008-03-20
[NETFILTER]: ipt_recent: sanity check hit count
Daniel Hokka Zakrisson
1
-0
/
+2
2008-03-20
[NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()
Roel Kluin
1
-1
/
+1
2008-03-19
[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning
Andrew Morton
1
-3
/
+0
2008-03-18
[NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.
Robert P. J. Day
2
-2
/
+2
2008-03-18
[IPV4]: esp_output() misannotations
Al Viro
1
-1
/
+1
2008-03-18
[8021Q]: vlan_dev misannotations
Al Viro
1
-1
/
+1
2008-03-18
xfrm: ->eth_proto is __be16
Al Viro
1
-1
/
+1
2008-03-18
[IPV4]: ipv4_is_lbcast() misannotations
Al Viro
1
-1
/
+1
2008-03-18
[SUNRPC]: net/* NULL noise
Al Viro
1
-1
/
+1
2008-03-18
[SCTP]: fix misannotated __sctp_rcv_asconf_lookup()
Al Viro
1
-1
/
+1
2008-03-18
[PKT_SCHED]: annotate cls_u32
Al Viro
3
-9
/
+9
2008-03-18
[NET] endianness noise: INADDR_ANY
Al Viro
8
-15
/
+16
[next]