Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
76566991f94c206d9c5881edcaf99ba72c9e9d61
/
net
c2e1b09
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
by Chuck Lever
· 17 years ago
babe80e
SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
by Chuck Lever
· 17 years ago
423d8b0
SUNRPC: None of rpcb_create's callers wants a privileged source port
by Chuck Lever
· 17 years ago
cc5598b
SUNRPC: Introduce a specific rpcb_create for contacting localhost
by Chuck Lever
· 17 years ago
166b88d
SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET
by Chuck Lever
· 17 years ago
381ba74
SUNRPC: Ensure our task is notified when an rpcbind call is done
by Trond Myklebust
· 17 years ago
40fef8a
SUNRPC: Use only rpcbind v2 for AF_INET requests
by Chuck Lever
· 17 years ago
8842413
SUNRPC: Use GETADDR for rpcbind version 4 queries
by Chuck Lever
· 17 years ago
6a77405
SUNRPC: Use rpcbind version 2 GETPORT
by Chuck Lever
· 17 years ago
fc200e7
SUNRPC: Document some naked integers in rpcbind client
by Chuck Lever
· 17 years ago
877fcf1
SUNRPC: More useful debugging output for rpcb client
by Chuck Lever
· 17 years ago
b22602a
SUNRPC: Ensure all transports set rq_xtime consistently
by Chuck Lever
· 17 years ago
a486aed
rpc: minor cleanup of scheduler callback code
by \\\"J. Bruce Fields\\\
· 17 years ago
d25a03c
rpc: remove some unused macros
by \\\"J. Bruce Fields\\\
· 17 years ago
720b8f2
rpc: eliminate unused variable in auth_gss upcall code
by \\\"J. Bruce Fields\\\
· 17 years ago
b6b6152
rpc: bring back cl_chatty
by Olga Kornievskaia
· 17 years ago
cd983ef
SUNRPC: Remove obsolete messages during transport connect
by Chuck Lever
· 17 years ago
cb3997b
SUNRPC: Display some debugging information as text rather than numbers
by Chuck Lever
· 17 years ago
38e886e
SUNRPC: Refactor rpc_show_tasks
by Chuck Lever
· 17 years ago
68a23ee
SUNRPC: Don't display the rpc_show_tasks header if there are no tasks
by Chuck Lever
· 17 years ago
b0e1c57
SUNRPC: Rename "call_" functions that are no longer FSM states
by Chuck Lever
· 17 years ago
3748f1e
SUNRPC: Add a function to display the name of an RPC procedure
by Chuck Lever
· 17 years ago
0f38b87
SUNRPC: Use GFP_NOFS when allocating credentials
by Trond Myklebust
· 17 years ago
b390c2b
SUNRPC: An ENOMEM error from call_encode is always fatal
by Trond Myklebust
· 17 years ago
8b39f2b
SUNRPC: Ensure we exit early in case of an encode error
by Trond Myklebust
· 17 years ago
803a906
SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups
by Trond Myklebust
· 17 years ago
0d3a34b
SUNRPC: Fix a double-free in rpcbind
by Trond Myklebust
· 17 years ago
b2798bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
7f2d38e
can: add sanity checks
by Oliver Hartkopp
· 17 years ago
b620754
svcrpc: fix handling of garbage args
by J. Bruce Fields
· 17 years ago
ab1b204
bridge: fix use-after-free in br_cleanup_bridges()
by Patrick McHardy
· 17 years ago
374e7b5
tcp: fix a size_t < 0 comparison in tcp_read_sock
by Octavian Purdila
· 17 years ago
81b23b4
tcp: net/ipv4/tcp.c needs linux/scatterlist.h
by Andrew Morton
· 17 years ago
2fe195c
net: fib_rules: fix error code for unsupported families
by Patrick McHardy
· 17 years ago
93b3cff9
netdevice: Fix wrong string handle in kernel command line parsing
by Wang Chen
· 17 years ago
8fde8a0
net: Tyop of sk_filter() comment
by Wang Chen
· 17 years ago
8487460
netlink: Unneeded local variable
by Wang Chen
· 17 years ago
a4aebb8
net-sched: fix filter destruction in atm/hfsc qdisc destruction
by Patrick McHardy
· 17 years ago
ff31ab5
net-sched: change tcf_destroy_chain() to clear start of filter list
by Patrick McHardy
· 17 years ago
2a64cc4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
23976ef
mac80211: don't accept WEP keys other than WEP40 and WEP104
by Emmanuel Grumbach
· 17 years ago
84ebe1c
netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACK
by Jozsef Kadlecsik
· 17 years ago
d420895
ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.
by YOSHIFUJI Hideaki
· 17 years ago
59d88c0
netlabel: Fix a problem when dumping the default IPv6 static labels
by Paul Moore
· 17 years ago
251a4b3
net/inet_lro: remove setting skb->ip_summed when not LRO-able
by Eli Cohen
· 17 years ago
9a37580
inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild
by Pavel Emelyanov
· 17 years ago
10b595a
netlink: Fix some doc comments in net/netlink/attr.c
by Julius Volz
· 17 years ago
7be8735
tcp: /proc/net/tcp rto,ato values not scaled properly (v2)
by Stephen Hemminger
· 17 years ago
ede16af
pkt_sched: Remove CONFIG_NET_SCH_RR
by Adrian Bunk
· 17 years ago
01e123d
pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.
by WANG Cong
· 17 years ago
5dbaec5
netdevice: Fix typo of dev_unicast_add() comment
by Wang Chen
· 17 years ago
ec0d215
af_unix: fix 'poll for write'/connected DGRAM sockets
by Rainer Weikusat
· 17 years ago
db43a28
tcp: fix for splice receive when used with software LRO
by Octavian Purdila
· 17 years ago
57413eb
tcp: calculate tcp_mem based on low memory instead of all memory
by Miquel van Smoorenburg
· 17 years ago
00eb7fe
mac80211: fix an oops in several failure paths in key allocation
by Emmanuel Grumbach
· 17 years ago
59d393a
mac80211: implement EU regulatory domain
by Tony Vroon
· 17 years ago
88a6f4a
netfilter: ip6table_mangle: don't reroute in LOCAL_IN
by Patrick McHardy
· 17 years ago
b9f75f4
netns: Don't receive new packets in a dead network namespace.
by Eric W. Biederman
· 17 years ago
735ce97
sctp: Make sure N * sizeof(union sctp_addr) does not overflow.
by David S. Miller
· 17 years ago
f630e43
ipv6: Drop packets for loopback address from outside of the box.
by YOSHIFUJI Hideaki
· 17 years ago
aea7427
ipv6: Remove options header when setsockopt's optlen is 0
by Shan Wei
· 17 years ago
ef3a62d
mac80211: detect driver tx bugs
by Johannes Berg
· 17 years ago
6d1a3fb
netlink: genl: fix circular locking
by Patrick McHardy
· 17 years ago
3a5be7d
Revert "mac80211: Use skb_header_cloned() on TX path."
by David S. Miller
· 17 years ago
3c73419
af_unix: fix 'poll for write'/ connected DGRAM sockets
by Rainer Weikusat
· 17 years ago
fe833fc
xfrm: fix fragmentation for ipv4 xfrm tunnel
by Steffen Klassert
· 17 years ago
a56b8f8
netfilter: nf_conntrack_h323: fix module unload crash
by Patrick McHardy
· 17 years ago
8a54886
netfilter: nf_conntrack_h323: fix memory leak in module initialization error path
by Patrick McHardy
· 17 years ago
68b80f1
netfilter: nf_nat: fix RCU races
by Patrick McHardy
· 17 years ago
7e903c2
atm: [br2864] fix routed vcmux support
by Eric Kinzie
· 17 years ago
2714166
atm: [br2684] Fix oops due to skb->dev being NULL
by Jorge Boncompte [DTI2]
· 17 years ago
a9d246d
ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.
by Rami Rosen
· 17 years ago
68be802
raw: Restore /proc/net/raw correct behavior
by Eric Dumazet
· 17 years ago
6de329e
net: Fix test for VLAN TX checksum offload capability
by Ben Hutchings
· 17 years ago
319fa2a
sctp: Correclty set changeover_active for SFR-CACC
by Vlad Yasevich
· 17 years ago
80896a3
sctp: Correctly cleanup procfs entries upon failure.
by Wei Yongjun
· 17 years ago
93653e0
tcp: Revert reset of deferred accept changes in 2.6.26
by David S. Miller
· 17 years ago
2b4743b
ipv6 sit: Avoid extra need for compat layer in PRL management.
by YOSHIFUJI Hideaki
· 17 years ago
47083fc
pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.
by Jesper Dangaard Brouer
· 17 years ago
f9ffced
pkt_sched: HTB scheduler, change default hysteresis mode to off.
by Jesper Dangaard Brouer
· 17 years ago
34a5d71
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
995ad6c
mac80211: add missing new line in debug print HT_DEBUG
by Tomas Winkler
· 17 years ago
5c5f966
mac80211 : fix for iwconfig in ad-hoc mode
by Abhijeet Kolekar
· 17 years ago
5155857
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
ec0a196
tcp: Revert 'process defer accept as established' changes.
by David S. Miller
· 17 years ago
f23d60d
ipv6: Fix duplicate initialization of rawv6_prot.destroy
by David S. Miller
· 17 years ago
a4056573
Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix
by David S. Miller
· 17 years ago
5cb960a
Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6
by David S. Miller
· 17 years ago
ceeff754
netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()
by Patrick McHardy
· 17 years ago
b66985b
netfilter: Make nflog quiet when no one listen in userspace.
by Eric Leblond
· 17 years ago
1717699
ipv6: Fail with appropriate error code when setting not-applicable sockopt.
by YOSHIFUJI Hideaki
· 17 years ago
28d4488
ipv6: Check IPV6_MULTICAST_LOOP option value.
by YOSHIFUJI Hideaki
· 17 years ago
e8766fc
ipv6: Check the hop limit setting in ancillary data.
by Shan Wei
· 17 years ago
36e3dea
ipv6 route: Fix route lifetime in netlink message.
by YOSHIFUJI Hideaki
· 17 years ago
20c61fbd
ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER).
by YOSHIFUJI Hideaki
· 17 years ago
f7f866e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
be4c798
dccp: Bug in initial acknowledgment number assignment
by Gerrit Renker
· 17 years ago
7deb0f8
dccp ccid-3: X truncated due to type conversion
by Gerrit Renker
· 17 years ago
1e8a287
dccp ccid-3: TFRC reverse-lookup Bug-Fix
by Gerrit Renker
· 17 years ago
65907a4
dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets
by Gerrit Renker
· 17 years ago
Next »