Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5de4a473bda49554e4e9bd93b78f43c49a7ea69c
/
net
5de4a47
netpoll queue cleanup
by Stephen Hemminger
· 18 years ago
2bdfe0b
netpoll retry cleanup
by Stephen Hemminger
· 18 years ago
6c43ff1
netpoll deferred transmit path
by Stephen Hemminger
· 18 years ago
b41848b
netpoll setup error handling
by Stephen Hemminger
· 18 years ago
b6cd27e
netpoll per device txq
by Stephen Hemminger
· 18 years ago
93ec2c7
netpoll info leak
by Stephen Hemminger
· 18 years ago
a1bcfac
netpoll: private skb pool (rev3)
by Stephen Hemminger
· 18 years ago
d23ca15
[DCCP] ACKVEC: Optimization - Do not traverse records if none will be found
by Andrea Bittau
· 18 years ago
09dbc38
[DCCP]: Miscellaneous code tidy-ups
by Gerrit Renker
· 18 years ago
c02fdc0
[DCCP]: Make feature negotiation more readable
by Gerrit Renker
· 18 years ago
6a128e0
[DCCPv6]: Resolve conditional build problem
by Gerrit Renker
· 18 years ago
b9df3cb
[TCP/DCCP]: Introduce net_xmit_eval
by Gerrit Renker
· 18 years ago
1ed176a
[SCTP]: Cleanup of the sctp state table code.
by Peter Zijlstra
· 18 years ago
90833aa
[NET]: The scheduled removal of the frame diverter.
by Adrian Bunk
· 18 years ago
d7f7365
[DCCPv6]: Choose a genuine initial sequence number
by Gerrit Renker
· 18 years ago
865e902
[DCCP]: Remove redundant statements in init_sequence (ISS)
by Gerrit Renker
· 18 years ago
4ed800d
[DCCP]: Remove forward declarations in timer.c
by Gerrit Renker
· 18 years ago
afb0a34
[DCCP]: Introduce a consistent naming scheme for sysctls
by Gerrit Renker
· 18 years ago
2e2e9e9
[DCCP]: Add sysctls to control retransmission behaviour
by Gerrit Renker
· 18 years ago
e11d9d3
[DCCP]: Increment sequence numbers on retransmitted Response packets
by Gerrit Renker
· 18 years ago
08a29e4
[DCCP]: Update comments on precisely which packets can be retransmitted
by Gerrit Renker
· 18 years ago
75356f2
[DECNET]: Fix build regressions.
by David S. Miller
· 18 years ago
2404043
[TCP] htcp: Better packing of struct htcp.
by David S. Miller
· 18 years ago
d3a1be9
[IPv6]: Only modify checksum for UDP
by Brian Haley
· 18 years ago
f465e48
[IPv6] rules: Remove bogus tos validation check
by Thomas Graf
· 18 years ago
339bf98
[NETLINK]: Do precise netlink message allocations where possible
by Thomas Graf
· 18 years ago
a94f723
[TCP]: Remove dead code in init_sequence
by Gerrit Renker
· 18 years ago
6f4e5ff
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
by Gerrit Renker
· 18 years ago
a11d206
[IPV6]: Per-interface statistics support.
by YOSHIFUJI Hideaki
· 18 years ago
7a3025b
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
by YOSHIFUJI Hideaki
· 18 years ago
40aa7b9
[IPV6] ROUTE: Use &rt->u.dst instead of cast.
by YOSHIFUJI Hideaki
· 18 years ago
33e93c9
[IPV6] ROUTE: Use macros to format /proc/net/ipv6_route.
by YOSHIFUJI Hideaki
· 18 years ago
d83ca5a
[DCCP]: Update code comments for Step 2/3
by Gerrit Renker
· 18 years ago
cf55792
[DCCP]: tidy up dccp_v{4,6}_conn_request
by Gerrit Renker
· 18 years ago
f45b3ec
[DCCP]: Fix logfile overflow
by Ian McDonald
· 18 years ago
fec5b80
[DCCP]: Fix DCCP Probe Typo
by Ian McDonald
· 18 years ago
73c9e02
[DCCPv6]: remove forward declarations in ipv6.c
by Gerrit Renker
· 18 years ago
3d2fe62
[DCCPv4]: remove forward declarations in ipv4.c
by Gerrit Renker
· 18 years ago
8a73cd0
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
by Gerrit Renker
· 18 years ago
f6484f7
[DCCP] timewait: Remove leftover extern declarations
by Arnaldo Carvalho de Melo
· 18 years ago
d23c710
[DCCP]: Simplify jump labels in dccp_v{4,6}_rcv
by Gerrit Renker
· 18 years ago
9b42078
[DCCP]: Combine allocating & zeroing header space on skb
by Gerrit Renker
· 18 years ago
89e7e57
[DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS
by Gerrit Renker
· 18 years ago
60361be
[DCCP]: set safe upper bound for option length
by Gerrit Renker
· 18 years ago
9317311
[TCP]: Don't set SKB owner in tcp_transmit_skb().
by David S. Miller
· 18 years ago
35bfbc9
[TCP]: Allow autoloading of congestion control via setsockopt.
by Stephen Hemminger
· 18 years ago
ce7bc3b
[TCP]: Restrict congestion control choices.
by Stephen Hemminger
· 18 years ago
3ff825b
[TCP]: Add tcp_available_congestion_control sysctl.
by Stephen Hemminger
· 18 years ago
b68dbca
[SCTP]: Fix warning
by Vlad Yasevich
· 18 years ago
9ec75fe
[IPV6] tcp: Fix typo _read_mostly --> __read_mostly.
by David S. Miller
· 18 years ago
494b4e7
[DCCP]: Fix typo _read_mostly --> __read_mostly.
by David S. Miller
· 18 years ago
72a3eff
[NET]: Size listen hash tables using backlog hint
by Eric Dumazet
· 18 years ago
3c62f75
[PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set.
by David Kimdon
· 18 years ago
3dfbcc4
[NET] rules: Add support to invert selectors
by Thomas Graf
· 18 years ago
1f6c955
[NET] rules: Share common attribute validation policy
by Thomas Graf
· 18 years ago
b8964ed
[NET] rules: Protocol independant mark selector
by Thomas Graf
· 18 years ago
5f300893
[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark
by Thomas Graf
· 18 years ago
47dcf0c
[NET]: Rethink mark field in struct flowi
by Thomas Graf
· 18 years ago
82e91ff
[NET]: Turn nfmark into generic mark
by Thomas Graf
· 18 years ago
0afc46c
[DECNET]: Don't clear memory twice.
by Ralf Baechle
· 18 years ago
7768102
[XFRM]: uninline xfrm_selector_match()
by Andrew Morton
· 18 years ago
fcc70d5
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH
by Peter Zijlstra
· 18 years ago
67f83cb
SELinux: Fix SA selection semantics
by Venkat Yekkirala
· 18 years ago
6b87769
SELinux: Return correct context for SO_PEERSEC
by Venkat Yekkirala
· 18 years ago
e8db8c9
[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire
by Al Viro
· 18 years ago
6ba9c75
[BLUETOOTH]: rfcomm endianness annotations
by Al Viro
· 18 years ago
1bc5d44
[BLUETOOTH]: bnep endianness annotations
by Al Viro
· 18 years ago
e41d216
[BLUETOOTH] bnep endianness bug: filtering by packet type
by Al Viro
· 18 years ago
ae08e1f
[IPV6]: ip6_output annotations
by Al Viro
· 18 years ago
98a4a86
[NETFILTER]: trivial annotations
by Al Viro
· 18 years ago
0e11c91
[AF_PACKET]: annotate
by Al Viro
· 18 years ago
3fbd418
[LLC]: anotations
by Al Viro
· 18 years ago
fede70b
[IPV6]: annotate inet6_csk_search_req()
by Al Viro
· 18 years ago
90bcaf7
[IPV6]: flowlabels are net-endian
by Al Viro
· 18 years ago
5d36b18
[XFRM]: annotate ->new_mapping()
by Al Viro
· 18 years ago
d5a0a1e
[IPV4]: encapsulation annotations
by Al Viro
· 18 years ago
4806126
[SUNRPC]: annotate hash_ip()
by Al Viro
· 18 years ago
8a74ff7
[IPV6]: annotate ipv6 mcast
by Al Viro
· 18 years ago
04ce690
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
by Al Viro
· 18 years ago
8c689a6
[XFRM]: misc annotations
by Al Viro
· 18 years ago
d2ecd9c
[IPV6]: annotate inet6_hashtables
by Al Viro
· 18 years ago
5a874db
[NET]: ipconfig and nfsroot annotations
by Al Viro
· 18 years ago
3e6c8cd
[TIPC]: endianness annotations
by Al Viro
· 18 years ago
d54a81d
[IPV6] NDISC: Calculate packet length correctly for allocation.
by David S. Miller
· 18 years ago
88041b7
[PATCH] netdev: don't allow register_netdev with blank name
by Stephen Hemminger
· 18 years ago
38e3a64
[PATCH] softmac: reduce scan debug output
by Larry Finger
· 18 years ago
718cc4c
[PATCH] ieee80211: Provide generic get_stats implementation
by Daniel Drake
· 18 years ago
571d6ee
[PATCH] Check ieee80211softmac_auth_resp kmalloc result
by Arnaldo Carvalho de Melo
· 18 years ago
5398d59
[PATCH] ieee80211softmac: fix verbosity when debug disabled
by Larry Finger
· 18 years ago
837925d
[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messages
by Larry Finger
· 18 years ago
42a4cf9
[PATCH] ieee80211: allow mtu bigger than 1500
by matthieu castet
· 18 years ago
c9308b0
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
by Daniel Drake
· 18 years ago
116b23b
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
c1cb0b7
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
af443b6
[NETFILTER]: ipt_REJECT: fix memory corruption
by Patrick McHardy
· 18 years ago
2e47c26
[NETFILTER]: conntrack: fix refcount leak when finding expectation
by Yasuyuki Kozakai
· 18 years ago
c537b75
[NETFILTER]: ctnetlink: fix reference count leak
by Patrick McHardy
· 18 years ago
22e7410
[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack
by Yasuyuki Kozakai
· 18 years ago
dafc741
[NETFILTER]: nfctnetlink: assign helper to newly created conntrack
by Yasuyuki Kozakai
· 18 years ago
Next »